[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 5 / b / JKNetWorking / 1.2.1 / JKNetWorking.podspec.json
blobd03eafa9489b3a2867a1af061c8c09dd32cc25e6
2   "name": "JKNetWorking",
3   "version": "1.2.1",
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.2.1"
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   ]