blob: e340d11a7d3a918ffdc05104e56dec3da3254eab [file] [log] [blame]
{
"name": "MCMobilePush",
"version": "0.0.1",
"summary": "An SDK that handles push notifications.",
"homepage": "https://github.com/mediacorp/mediacorp-push-ios",
"authors": {
"Wilfred Angelo Penales": "wilfred@mediacorp.com.sg"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://mobile.mediacorp.sg/ios/mobile-push-ios/0.0.1/MCMobilePush.zip"
},
"ios": {
"vendored_frameworks": "MCMobilePush.framework"
},
"dependencies": {
"UrbanAirship-iOS-SDK": [
"8.5.2"
]
}
}