[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / b / JKNetWorking / 1.0.6 / JKNetWorking.podspec.json
blobe81120847a5c024eded72dda5eb8e4049e97f972
2   "name": "JKNetWorking",
3   "version": "1.0.6",
4   "license": "MIT",
5   "summary": "Simple NetWorking Kit",
6   "homepage": "https://github.com/lwq718691587/JKNetWorking",
7   "authors": {
8     "刘伟强": "718691587@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/lwq718691587/JKNetWorking.git",
12     "tag": "1.0.6"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "dependencies": {
19     "AFNetworking": [
21     ]
22   },
23   "source_files": [
24     "JKNetWorking",
25     "*.{h,m}"
26   ]