[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / 3 / 8 / JKNetworking_ / 0.1.9 / JKNetworking_.podspec.json
blob569bab0833dc1f5221f5bb4dc1bbb7a282efb75d
2   "name": "JKNetworking_",
3   "version": "0.1.9",
4   "summary": "this is a network tool,it refrence YTKNetwork,and depend on AFNetworking",
5   "description": "this is a network tool,it refrence YTKNetwork,and depend on AFNetworking,it will udpate with the need.",
6   "homepage": "https://github.com/xindizhiyin2014/JKNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xindizhiyin2014": "929097264@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xindizhiyin2014/JKNetworking.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JKNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking/Reachability": [
25     ],
26     "AFNetworking/Serialization": [
28     ],
29     "AFNetworking/Security": [
31     ],
32     "AFNetworking/NSURLSession": [
34     ],
35     "JKDataHelper": [
37     ]
38   }