[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 7 / react-native-wallet-pass / 1.0.5 / react-native-wallet-pass.podspec.json
blob3dd9d440396d97f090d9a044ecc8ec2f3bda600a
2   "name": "react-native-wallet-pass",
3   "version": "1.0.5",
4   "homepage": "https://github.com/wix-incubator/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/wix-incubator/react-native-wallet-pass.git",
13     "tag": "1.0.5"
14   },
15   "source_files": "ios/RNPassKit/*.{h,m}",
16   "preserve_paths": "**/*.js",
17   "dependencies": {
18     "React": [
20     ]
21   }