[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 7 / react-native-wallet-pass / 1.0.2 / react-native-wallet-pass.podspec.json
blob7d599db8c953528371a85f6729dc6a280286c9ee
2   "name": "react-native-wallet-pass",
3   "version": "1.0.2",
4   "homepage": "https://github.com/eimius/react-native-wallet-pass",
5   "summary": "React Native module to handle PassKit.",
6   "license": "MIT",
7   "authors": "Masayuki Iwai",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/eimius/react-native-wallet-pass.git",
13     "tag": "1.0.2"
14   },
15   "source_files": "ios/RNPassKit/*.{h,m}",
16   "preserve_paths": "**/*.js",
17   "dependencies": {
18     "React": [
20     ]
21   }