blob: b1b217f7f26a28f8d6d11cc512edebb6eb69f560 [file] [log] [blame]
{
"name": "PhotonPushSDK",
"version": "0.0.6",
"license": "MIT",
"summary": "A short description of PhotonPushSDK",
"homepage": "https://github.com/cosmos33/PhotonPushSDK-iOS",
"authors": "cosmos33",
"source": {
"git": "https://github.com/cosmos33/PhotonPushSDK-iOS.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"frameworks": "CoreTelephony",
"vendored_frameworks": "Frameworks/pushsdk.framework",
"resources": "Frameworks/pushBudle.bundle",
"libraries": [
"stdc++",
"z",
"c++"
],
"xcconfig": {
"VALID_ARCHS": "armv7 i386 arm64 x86_64"
}
}