blob: 4e29bddfca01cf53c0b2df183a9fe2318b7fcaf7 [file] [log] [blame]
{
"name": "MCMobilePush",
"version": "1.1.3",
"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": "11.0"
},
"source": {
"http": "https://mobile.mediacorp.sg/ios/mobile-push-ios/1.1.3/MCMobilePush.zip"
},
"ios": {
"vendored_frameworks": "MCMobilePush.framework"
},
"dependencies": {
"Airship": [
"13.5.1"
]
},
"swift_version": "4"
}