[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 5 / f / 3 / HDNetworking / 1.0.0 / HDNetworking.podspec.json
blob3a1bc1e0080169be32cefc27113ef8141c8f15f8
2   "name": "HDNetworking",
3   "version": "1.0.0",
4   "summary": "A simple web request",
5   "homepage": "https://github.com/HeDong1117/HDNetworking",
6   "license": "MIT",
7   "authors": {
8     "HeDong": "57008939@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/HeDong1117/HDNetworking.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "HDNetworking/**/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.1.0"
22     ]
23   }