[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / b / CNLiveRequestKitSDK / 1.4.1 / CNLiveRequestKitSDK.podspec.json
blob45a0df6d0b68d8c6d91c0e2898f4c65740b10e73
2   "name": "CNLiveRequestKitSDK",
3   "version": "1.4.1",
4   "summary": "LSY-iOS 网络请求基础工具",
5   "homepage": "https://github.com/woshiliushiyu/CNLiveRequestKitSDK",
6   "source": {
7     "git": "https://github.com/woshiliushiyu/CNLiveRequestKitSDK.git",
8     "tag": "1.4.1"
9   },
10   "license": "MIT",
11   "authors": {
12     "woshiliushiyu": "1010530278@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "vendored_frameworks": "CNLiveRequestBastKit.framework",
22   "dependencies": {
23     "AFNetworking": [
24       "~>3.2.1"
25     ]
26   }