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