blob: f2d98cc75778a638826b24040fabe29655e3d8cd [file] [log] [blame]
{
"name": "PushChamp",
"version": "0.1.1",
"summary": "PushChamp - iOS plugin for app analytics.",
"description": "PushChamp - iOS sdk plugin for app analytics.",
"homepage": "https://github.com/pushchamp/ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nithin M Das": "nithin@voltella.com"
},
"source": {
"git": "https://github.com/pushchamp/ios-sdk.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PushChamp/Classes/**/*",
"frameworks": "UIKit"
}