[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 1 / 6 / MTHttpsTool / 1.0 / MTHttpsTool.podspec.json
blobf199dd264cbfaa0d8cf258cc7003c71886efedd7
2   "name": "MTHttpsTool",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An httpTool on iOS.",
9   "homepage": "https://github.com/WangXiangMT/MTHttpsTool",
10   "authors": {
11     "WangXiangMT": "1137781435@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/WangXiangMT/MTHttpsTool.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "HttpTool.h",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ]
25   },
26   "frameworks": "UIKit",
27   "requires_arc": true