[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / c / 7 / a / PhotonPushSDK / 0.0.9 / PhotonPushSDK.podspec.json
blobdb03c5eef638f0ce5e845d27d8d0720e7b134ac2
2   "name": "PhotonPushSDK",
3   "version": "0.0.9",
4   "license": "MIT",
5   "summary": "A short description of PhotonPushSDK",
6   "homepage": "https://github.com/cosmos33/PhotonPushSDK-iOS",
7   "authors": "cosmos33",
8   "source": {
9     "git": "https://github.com/cosmos33/PhotonPushSDK-iOS.git",
10     "tag": "0.0.9"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "static_framework": true,
16   "frameworks": "CoreTelephony",
17   "vendored_frameworks": "Frameworks/pushsdk.framework",
18   "resources": "Frameworks/pushBudle.bundle",
19   "libraries": [
20     "stdc++",
21     "z",
22     "c++"
23   ],
24   "xcconfig": {
25     "VALID_ARCHS": "armv7 i386 arm64 x86_64"
26   }