| { | |
| "name": "antiFishhook", | |
| "version": "1.0.0", | |
| "summary": "anti-fishhook", | |
| "homepage": "https://github.com/TannerJin/anti-fishhook", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "authors": { | |
| "jintao": "2802009591@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/TannerJin/anti-fishhook.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "frameworks": "Foundation", | |
| "requires_arc": true, | |
| "swift_versions": "4.2", | |
| "swift_version": "4.2" | |
| } |