| { | |
| "name": "IssaTool", | |
| "version": "0.0.2", | |
| "summary": "Common tools for Swift projects.", | |
| "homepage": "https://github.com/IkeBanPC/IssaTool.git", | |
| "license": "MIT", | |
| "authors": { | |
| "IkeBan": "https://github.com/IkeBanPC" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/IkeBanPC/IssaTool.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "Source/**/*.swift", | |
| "swift_version": "4.0", | |
| "requires_arc": true | |
| } |