[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 7 / 9 / BluechipPushClient / 0.1.2 / BluechipPushClient.podspec.json
blobd03bf73c3f1cd6997b697a9251a84a4190166d51
2   "name": "BluechipPushClient",
3   "version": "0.1.2",
4   "summary": "iOS client for Bluechip PNS.",
5   "description": "iOS client for Bluechip Push Notification System.",
6   "homepage": "https://www.bluechipsys.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksei Shevchenko": "aleksei.shevchenko@bluechipsys.com"
13   },
14   "source": {
15     "git": "https://stash.icelerocorp.com/scm/bcssl/bcs-push-client-ios.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "source_files": [
22     "Pod/Classes/**/*",
23     "Pod/Categories/**/*",
24     "Pod/Protocols/**/*"
25   ]