blob: b3ecdef949e5ec95cb20dddb9d0df80755dc1b5f [file] [log] [blame]
{
"name": "PushChamp",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PushChamp/Classes/**/*"
}