[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / b / VerifyURL / 0.1.1 / VerifyURL.podspec.json
blob558725a95578680ae9859654ff8f28a9054e7e01
2   "name": "VerifyURL",
3   "version": "0.1.1",
4   "summary": "检测网页的安全性",
5   "description": "'安心扫SDK提供了网站检测接口,可以检测提供的网页地址是否为钓鱼网址。'",
6   "homepage": "https://github.com/IOTchenziyang/VerifyURL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "IOTchenziyang": "461019012@163.com"
13   },
14   "source": {
15     "git": "https://github.com/IOTchenziyang/VerifyURL.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VerifyURL/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "CryptoSwift": [
28     ],
29     "ReachabilitySwift": [
30       "~> 3"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"