[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / 8 / BeeAppServerSDK / 0.1.0 / BeeAppServerSDK.podspec.json
blobb52c41e2bcb872dfd607d8e9429fca327b8ad7e0
2   "name": "BeeAppServerSDK",
3   "version": "0.1.0",
4   "summary": "客户端服务器",
5   "description": "0.0.x:服务器基础功能\n0.1.0:bitcode",
6   "homepage": "https://github.com/5hito/BeeAppServerSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "5hito": "beemans@foxmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/5hito/BeeAppServerSDK.git",
19     "tag": "0.1.0"
20   },
21   "requires_arc": true,
22   "source_files": "lib/Header/*.h",
23   "ios": {
24     "vendored_libraries": "lib/libBeeAppServerSDK.a"
25   }