blob: d03bf73c3f1cd6997b697a9251a84a4190166d51 [file] [log] [blame]
{
"name": "BluechipPushClient",
"version": "0.1.2",
"summary": "iOS client for Bluechip PNS.",
"description": "iOS client for Bluechip Push Notification System.",
"homepage": "https://www.bluechipsys.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aleksei Shevchenko": "aleksei.shevchenko@bluechipsys.com"
},
"source": {
"git": "https://stash.icelerocorp.com/scm/bcssl/bcs-push-client-ios.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.1"
},
"source_files": [
"Pod/Classes/**/*",
"Pod/Categories/**/*",
"Pod/Protocols/**/*"
]
}