[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 0 / 7 / HTMINetWork / 1.2.9 / HTMINetWork.podspec.json
blob2821baed01f3cc90a5386103dafb5932d121e8e7
2   "name": "HTMINetWork",
3   "version": "1.2.9",
4   "summary": "HTMINetWork pod Use",
5   "description": "TODO: HTMINetWork pod Use.",
6   "homepage": "https://coding.net/u/MyCoding521/p/HTMINetWork/git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ApplePen": "731696053@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/MyCoding521/HTMINetWork.git",
16     "tag": "1.2.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HTMINetWork/Classes/**/*.{h,m}",
22   "public_header_files": "HTMINetWork/Classes/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.1.0"
27     ],
28     "HTMISettingManager": [
29       "~> 0.1.0"
30     ]
31   }