[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / b / f / Domainer / 1.0.0 / Domainer.podspec.json
blob81b0a5fa780a87cbab81bf430f4d268ff6dfc825
2   "name": "Domainer",
3   "version": "1.0.0",
4   "summary": "Manage multi-domain url auto mapping ip address table.",
5   "description": "Manage multi-domain url mapping IP address,it prodives find best domain which with low latency,bypass dns resolver when ip table exists the domain.",
6   "homepage": "https://github.com/FelixLinBH/Domainer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "felix.lin": "fly_81211@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/FelixLinBH/Domainer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Domainer/Classes/**/*",
22   "public_header_files": "Domainer/Classes/**/*.h",
23   "frameworks": "Foundation"