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