| { | |
| "name": "APItan", | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "summary": "Lightweight & Kawaii API client in Swift", | |
| "homepage": "https://github.com/tattn/APItan", | |
| "authors": { | |
| "tattn (Tatsuya TANAKA)": "tanakasan2525@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/tattn/APItan.git", | |
| "tag": "v1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0", | |
| "osx": "10.11", | |
| "tvos": "9.0", | |
| "watchos": "2.0" | |
| }, | |
| "source_files": "APItan/*.swift" | |
| } |