[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 3 / 5 / CNLiveRequestBastKit / 0.2.5.2 / CNLiveRequestBastKit.podspec.json
blob5644fdb0ad595055d72117d0c19f0ebae16c90d5
2   "name": "CNLiveRequestBastKit",
3   "version": "0.2.5.2",
4   "summary": "iOS 网络请求基础库 普通请求&链式请求&批式请求&资源上传&资源下载功能",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveRequestBastKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "woshiliushiyu": "1010530278@qq.com"
13   },
14   "source": {
15     "git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveRequestBastKit.git",
16     "tag": "0.2.5.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CNLiveRequestBastKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }