[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / 6 / JJSwiftNetwork / 1.0.1 / JJSwiftNetwork.podspec.json
blob1c8f7fb07a77c2f62a558ba7d6283087565fd30d
2   "name": "JJSwiftNetwork",
3   "version": "1.0.1",
4   "summary": "iOS swift network framework",
5   "homepage": "https://github.com/hamilyjing/JJSwiftNetwork",
6   "license": "MIT",
7   "authors": {
8     "JJ": "gongjian_001@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/hamilyjing/JJSwiftNetwork.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "JJSwiftNetwork",
19     "JJSwiftNetwork/**/*.{swift,h,m}"
20   ],
21   "dependencies": {
22     "CryptoSwift": [
23       "~> 0.6.7"
24     ],
25     "Alamofire": [
26       "~> 4.3.0"
27     ],
28     "SwiftyJSON": [
29       "~> 3.1.4"
30     ],
31     "HandyJSON": [
32       "~> 1.5.2"
33     ],
34     "JJSwiftTool": [
36     ]
37   },
38   "pushed_with_swift_version": "3.0"