[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 2 / 0 / 6 / JTNetworking / 0.0.1 / JTNetworking.podspec.json
blob2444b61773a7cf26d3a6e27e451d2a7d0ba7b454
2   "name": "JTNetworking",
3   "version": "0.0.1",
4   "summary": "组件化JTNetworking.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://gitee.com/zhangjitao0",
7   "license": "MIT",
8   "authors": {
9     "ZhangJitao": "18201452599@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/BigPiter/JTNetworking",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "JTNetworking",
20     "JTNetworking/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   }