[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 2 / 6 / TDCHttpsTool / 1.0.0 / TDCHttpsTool.podspec.json
blob6176caa7d080eb86a0f1ef86eda3ea0ff361cfbb
2   "name": "TDCHttpsTool",
3   "version": "1.0.0",
4   "summary": "一套适用于今日城市的网络基础库",
5   "homepage": "https://github.com/coderCX/TDCHttpsTool",
6   "license": "MIT",
7   "authors": {
8     "程曦": "460018082@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/coderCX/TDCHttpsTool.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "TDCHttpsTool/HeaderFiles.h",
18   "resources": "TDCHttpsTool/*",
19   "requires_arc": true,
20   "public_header_files": "TDCHttpsTool/HeaderFiles.h",
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "Reachability": [
27     ],
28     "SDWebImage": [
30     ],
31     "SAMKeychain": [
33     ]
34   }