Vikrant Negi
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
react-native-date-picker.podspec
|
|
@ -15,5 +15,5 @@ Pod::Spec.new do |s| |
|
|
|
s.source = { :git => "https://github.com/henninghall/react-native-date-picker.git" } |
|
|
|
s.source_files = "ios/RNDatePicker/*.{h,m}" |
|
|
|
|
|
|
|
s.dependency 'React' |
|
|
|
end |
|
|
|
s.dependency 'React-Core' |
|
|
|
end |