blob: 2b1004f8cddfae3b81060f46ef9342b3dfeb4786 [file] [log] [blame]
{
"name": "MFNotificationKit",
"version": "0.0.35",
"summary": "Morfeus Notification framework for hybrid.",
"description": "Morfeus Notification framework for hybrid. Cheers",
"homepage": "https://active.ai",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"active ai": "mobile.release@active.ai"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MFNotificationKit.framework"
},
"source": {
"http": "http://artifacts.active.ai/artifactory/ios-sdk-release/LatestBuild/MFNotificationKit/0.0.35/MFNotificationKit.zip"
},
"exclude_files": "Classes/Exclude",
"resources": [
"MFNotificationKit.framework/*.xib",
"MFNotificationKit.framework/*.png"
]
}