[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 3 / 5 / CNLiveRequestBastKit / 0.0.9.1 / CNLiveRequestBastKit.podspec.json
blob03e75dd45c18cce401ff17a75c78435ca0fe18d7
2   "name": "CNLiveRequestBastKit",
3   "version": "0.0.9.1",
4   "summary": "LSY-iOS 网络请求基础工具",
5   "homepage": "https://github.com/woshiliushiyu/CNLiveNetworking",
6   "source": {
7     "git": "https://github.com/woshiliushiyu/CNLiveNetworking.git",
8     "tag": "0.0.9.1"
9   },
10   "license": "MIT",
11   "authors": {
12     "woshiliushiyu": "1010530278@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "subspecs": [
22     {
23       "name": "CNLiveRequestBastKit",
24       "vendored_frameworks": "CNLiveRequestBastKit.framework",
25       "dependencies": {
26         "AFNetworking": [
28         ]
29       }
30     }
31   ]