blob: 33d59b8526c2e0108ea2d59829a2953b53766cc1 [file] [log] [blame]
{
"name": "DemoFramework",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "DemoFramework/Framework/Kontext.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
]
}