[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / b / e / TDProtection / 1.0.0 / TDProtection.podspec.json
blob1ba1e5b2eb8a3cd07ea9741f7adc806af6855dcf
2   "name": "TDProtection",
3   "version": "1.0.0",
4   "summary": "An iOS security detection library",
5   "description": "Detect jailbreak, proxy and other risks of iOS devices.",
6   "homepage": "https://github.com/XiuSheng/TDProtection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ssx": "sishengxiu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/XiuSheng/TDProtection.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TDProtection/Classes/**/*"