[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 5 / CNLiveRequestBastKit / 0.1.1.2 / CNLiveRequestBastKit.podspec.json
blobf5993a8e7e2afc293e7b462c22e25da49d0ae78e
2   "name": "CNLiveRequestBastKit",
3   "version": "0.1.1.2",
4   "summary": "LSY-iOS 网络请求基础工具",
5   "homepage": "https://github.com/woshiliushiyu/CNLiveNetworking",
6   "source": {
7     "git": "https://github.com/woshiliushiyu/CNLiveNetworking.git",
8     "tag": "0.1.1.2"
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   ]