blob: 5ac1334f5dc82073ffc18f88d9f7d825a9c172e9 [file] [log] [blame]
{
"name": "BluechipPushClient",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.1"
},
"source_files": [
"Pod/Classes/**/*",
"Pod/Categories/**/*",
"Pod/Protocols/**/*"
]
}