[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / a / f / NIHttpTool / 0.0.2 / NIHttpTool.podspec.json
blobebe0ddf9d97f05571ca28c7b341c4881fd23c5d1
2   "name": "NIHttpTool",
3   "version": "0.0.2",
4   "summary": "NIHttpTool-整理优化(轻量级单例封装网络请求)",
5   "description": "NIHttpTool-整理优化(轻量级单例封装网络请求)",
6   "homepage": "https://github.com/1911398892@qq.com/NIHttpTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1911398892@qq.com": "1911398892@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wvqusrtg/NIHttpTool.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NIHttpTool/Classes/**/*",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ],
27     "Reachability": [
28       "~> 3.2"
29     ]
30   }