[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 8 / JLXXNetWorking / 1.4.1 / JLXXNetWorking.podspec.json
blob0b1c91bccb249e0b0c5f6bd2d9b2d80812c15b2e
2   "name": "JLXXNetWorking",
3   "version": "1.4.1",
4   "summary": "JLXXNetWorking.",
5   "description": "网络请求类,改编自YTKNetWork.",
6   "homepage": "https://github.com/cnsuer/JLXXNetWorking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cnsuer": "842393459@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/cnsuer/JLXXNetWorking.git",
16     "tag": "1.4.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JLXXNetWorking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }