[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 0 / BitPod / 0.1.0 / BitPod.podspec.json
blobdcf33946b162854430a986f22cc03d2bb5e4aa39
2   "name": "BitPod",
3   "version": "0.1.0",
4   "summary": "A userful cocoa pod for extending the use of UI Elements in Swift",
5   "description": "This Cocoa Pod extends the functionality of UI Elements in Interface",
6   "homepage": "https://github.com/KBryan/BitPod",
7   "license": "MIT",
8   "authors": {
9     "KBryan": "kwame@3einteractive.com"
10   },
11   "source": {
12     "git": "https://github.com/KBryan/BitPod.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BitPod": [
22       "Pod/Assets/*.png"
23     ]
24   }