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