[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 6 / a / connectbox / 0.1.0 / connectbox.podspec.json
bloba1528ace50c4da60db20b7f047666e8fad71074b
2   "name": "connectbox",
3   "version": "0.1.0",
4   "summary": "iOS SDK for Connectbox",
5   "description": "Connectbox Push Notification Service SDK.",
6   "homepage": "https://github.com/studionord/connectbox",
7   "license": "MIT",
8   "authors": {
9     "Studio Nord": "gurkan@studionord.org"
10   },
11   "source": {
12     "git": "https://github.com/studionord/connectbox.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "resource_bundles": {
20     "connectbox": [
21       "Pod/Assets/*.png"
22     ]
23   }