[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / b / 7 / 9 / HFNetWork_Semple / 0.1.3 / HFNetWork_Semple.podspec.json
blob0aacec6ac50a10d8b36c9c1ed167422453106933
2   "name": "HFNetWork_Semple",
3   "version": "0.1.3",
4   "summary": "网络请求",
5   "description": "简单网络请求工具",
6   "homepage": "https://github.com/Components-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuhongfei": "13718045729@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Components-iOS/HFNetWork_Semple.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "HFNetWork_Semple/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "3.2.1"
25     ],
26     "Masonry": [
27       "1.1.0"
28     ]
29   },
30   "requires_arc": true