[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 2 / 6 / TDCHttpsTool / 1.0.4 / TDCHttpsTool.podspec.json
blobeca77e14409df6c44a39181ec4db2dcd524c9f94
2   "name": "TDCHttpsTool",
3   "version": "1.0.4",
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.4"
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     "SDWebImage": [
27     ],
28     "SAMKeychain": [
30     ],
31     "Reachability": [
33     ]
34   }