blob: c4262761b75d080856be549c3e7e67a3a3de243c [file] [log] [blame]
{
"name": "PhotonPushSDK",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"frameworks": "CoreTelephony",
"vendored_frameworks": "Frameworks/pushsdk.framework",
"resources": "Frameworks/pushBudle.bundle",
"libraries": [
"stdc++",
"z",
"c++"
]
}