[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 9 / BluechipPushClient / 0.1.3 / BluechipPushClient.podspec.json
blob5ac1334f5dc82073ffc18f88d9f7d825a9c172e9
2   "name": "BluechipPushClient",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.1"
20   },
21   "source_files": [
22     "Pod/Classes/**/*",
23     "Pod/Categories/**/*",
24     "Pod/Protocols/**/*"
25   ]