blob: d1cefc649434b7d1417be478de939af869adb72b [file] [log] [blame]
{
"name": "MCMobilePush",
"version": "0.0.9",
"swift_versions": "4",
"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.9/MCMobilePush.zip"
},
"ios": {
"vendored_frameworks": "MCMobilePush.framework"
},
"dependencies": {
"UrbanAirship-iOS-SDK": [
]
},
"swift_version": "4"
}