blob: 8c68df4723cb2a18e3ba3b9c5140783e74aa1425 [file] [log] [blame]
{
"name": "CleverPush",
"version": "0.1.6",
"summary": "CleverPush library for iOS.",
"homepage": "https://cleverpush.com",
"license": {
"type": "MIT (modified)",
"file": "LICENSE"
},
"authors": {
"Marius Gebhardt": "m.gebhardt@cleverpush.com"
},
"source": {
"git": "https://github.com/cleverpush/cleverpush-ios-sdk.git",
"tag": "0.1.6"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "CleverPush_iOS_SDK/Framework/CleverPush.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
]
}