| { |
| "name": "Kiriban-Swift", |
| "version": "0.0.1", |
| "summary": "Swift extension of kiriban for ios app.", |
| "description": "- Judge the kiriban / zoroban / renban.", |
| "homepage": "https://github.com/isaoeka/Kiriban-Swift", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Isao Kono": "isaoeka@gmail.com" |
| }, |
| "social_media_url": "http://twitter.com/isaoeka", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://github.com/isaoeka/Kiriban-Swift.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "Kiriban/*.swift", |
| "pushed_with_swift_version": "4.0" |
| } |