blob: c27100d24f0867fe550ce239a4b2f5c54741db4f [file] [log] [blame]
{
"name": "DemoFramework",
"version": "0.0.1",
"summary": "DemoFramework push notification library for mobile apps.",
"homepage": "https://onesignal.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hitaishin1": "hitaishin.android@gmail.com"
},
"source": {
"git": "https://github.com/Hitaishin1/DemoFramework.git",
"tag": "0.0.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "DemoFramework/Framework/Kontext.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
]
}