[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 6 / CBIEngine / 0.1.0 / CBIEngine.podspec.json
blob98ed5a80f259a91e743754653cd8018951f2ed6b
2   "name": "CBIEngine",
3   "version": "0.1.0",
4   "summary": "CBIEngine is framework to connect with CBI Platform.",
5   "description": "CBIEngine that help user connect CBI Platform APIs, parse JSON data to Object and encode request.",
6   "homepage": "https://github.com/vielucasluu/CBIEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vielucasluu": "lucluu@chidoanh.com"
13   },
14   "source": {
15     "git": "https://github.com/vielucasluu/CBIEngine.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CBIEngine/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]