[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / 8 / BeeAppServerSDK / 0.0.1 / BeeAppServerSDK.podspec.json
blob7c995efb42d283a3f84f404374746a858f8e4eee
2   "name": "BeeAppServerSDK",
3   "version": "0.0.1",
4   "summary": "客户端服务器",
5   "description": "0.0.x:服务器基础功能",
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.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "lib/Header/*.h",
23   "ios": {
24     "vendored_libraries": "lib/libBeeAppServerSDK.a"
25   }