ecency-mobile/ios/Pods/Local Podspecs/RNIap.podspec.json

23 lines
451 B
JSON

{
"name": "RNIap",
"version": "3.5.8",
"summary": "React Native In App Purchase Module.",
"homepage": "https://github.com/dooboolab/react-native-iap",
"license": "MIT",
"authors": "dooboolab",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dooboolab/react-native-iap.git",
"tag": "3.5.8"
},
"source_files": "ios/*.{h,m}",
"requires_arc": true,
"dependencies": {
"React": [
]
}
}