Alain Hufkens
a1681e88cb
Add tvOS support to Podspec
5 years ago
Vinh Le
c3a5af7036
fix podspec
5 years ago
Vinh Le
a5c5318fba
fix podspec
5 years ago
Mathieu Acthernoene
99fe077dc8
Update podspec
5 years ago
Mathieu Acthernoene
e3b4d85cb3
Add React dep to podspec
6 years ago
Robert Biehl
e251f2a225
Cocoapods: Fix issue <React/RCTConvert.h> not found
See #191 .
Fixes issue <React/RCTConvert.h> by adding the missing dependency.
7 years ago
Mathieu Acthernoene
9bc20b3b19
Remove React pod dependency
7 years ago
Mathieu Acthernoene
1be347f341
Remove inexistant files
7 years ago
Mathieu Acthernoene
f98e73ddbf
Rename example directory
7 years ago
Ian Grayson
63b8880ef5
Fix podspec by excluding Example
8 years ago
Jonathan Stanton
c2c8739869
Update podspec to include .h & .m files recursivly
8 years ago
Joe Noon
734fb1aebd
add ios9 Contacts framework check
8 years ago
Ian MacLeod
e31d5187ef
Support for a CocoaPods-based install
Makes life easy if you're using CocoaPods to manage native dependencies; can just:
pod 'ReactNativePermissions', path: './node_modules/react-native-permissions'
8 years ago