[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / 2 / HostSetting / 1.0.0 / HostSetting.podspec.json
blobe910bc8e5d3cb3490e9e4f887e97b7820b057dd9
2   "name": "HostSetting",
3   "version": "1.0.0",
4   "summary": "change host for you app using urlprotocol",
5   "description": "HostSetting using URLProtocol to change host when request web resource. It use to debug program usually.",
6   "homepage": "https://github.com/09jianfeng/HostSetting",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "09jianfeng": "chenjianfeng@youmi.net"
13   },
14   "source": {
15     "git": "https://github.com/09jianfeng/HostSetting.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HostSetting/Classes/**/*"