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