[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 7 / 6 / f / HTNetwork / 1.0.1 / HTNetwork.podspec.json
blob1a8dfbcbe22580d9394fb2daaaf0eb4857796b1d
2   "name": "HTNetwork",
3   "version": "1.0.1",
4   "summary": "AFetworking3.0网络请求.",
5   "description": "基于AFetworking3.0网络请求封装",
6   "homepage": "https://github.com/TeaseTian/HTNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TeaseTian": "330972860@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TeaseTian/HTNetwork.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "HTNetwork/*.{h,m}",
22   "public_header_files": "HTNetwork/*.h",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }