| { | |
| "name": "ValidateSwift", | |
| "version": "0.3.0", | |
| "summary": "A short description of ValidateSwift.", | |
| "homepage": "https://github.com/RainManGO/ValidateSwift", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ZY": "776210576@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/RainManGO/ValidateSwift.git", | |
| "tag": "0.3.0" | |
| }, | |
| "swift_version": "4.2", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ValidateSwift/Classes/**/*" | |
| } |