blob: a9f4103b83a4b7b5b97fae4d473b682bc4cd38c8 [file] [log] [blame]
{
"name": "CleverPush",
"version": "0.1.12",
"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.12"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "CleverPush_iOS_SDK/Framework/CleverPush.framework"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"UserNotifications"
]
}