[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / a / 2 / d / JKOCNetWorkTools / 0.0.1 / JKOCNetWorkTools.podspec.json
blobe8a2284681e0b5330013d6946e60f6661e5acb2f
2   "name": "JKOCNetWorkTools",
3   "version": "0.0.1",
4   "summary": "OC NetWorkTool",
5   "description": "This is another simple encapsulation of the AFN 3.0 network request.",
6   "homepage": "https://github.com/JoanKing/JKOCNetWorkTools",
7   "license": "Apache License 2.0",
8   "authors": {
9     "JoanKing": "2318151015@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/JoanKing/JKOCNetWorkTools.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "JKOCNetWorkTools",
20     "JKOCNetWorkTools/**/*.{h,m}"
21   ],
22   "social_media_url": "https://www.jianshu.com/u/8fed18ed70c9",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   },
28   "requires_arc": true