| { |
| "name": "VerifyURL", |
| "version": "0.1.1", |
| "summary": "检测网页的安全性", |
| "description": "'安心扫SDK提供了网站检测接口,可以检测提供的网页地址是否为钓鱼网址。'", |
| "homepage": "https://github.com/IOTchenziyang/VerifyURL", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "IOTchenziyang": "461019012@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/IOTchenziyang/VerifyURL.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "VerifyURL/Classes/**/*", |
| "dependencies": { |
| "Alamofire": [ |
| |
| ], |
| "CryptoSwift": [ |
| |
| ], |
| "ReachabilitySwift": [ |
| "~> 3" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |