[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 0 / GJWNetwork / 0.1.2 / GJWNetwork.podspec.json
blob46eb7776fcf0010829172fd2b3a73ace3a7da51b
2   "name": "GJWNetwork",
3   "version": "0.1.2",
4   "summary": "基于AFNetworking封装的下载类库",
5   "homepage": "https://github.com/SoftBoys/GJWNetwork",
6   "license": "MIT",
7   "authors": {
8     "gjw": "gjw_1991@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/SoftBoys/GJWNetwork.git",
15     "tag": "0.1.2"
16   },
17   "source_files": "GJWNetwork",
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.0.0"
22     ]
23   }