| { | |
| "name": "Gunma", | |
| "version": "0.2.0", | |
| "license": "MIT", | |
| "homepage": "https://github.com/soutaro/Gunma", | |
| "authors": { | |
| "Soutaro Matsumoto": "matsumoto@soutaro.com" | |
| }, | |
| "summary": "Graph Library for Swift", | |
| "source": { | |
| "git": "https://github.com/soutaro/Gunma.git", | |
| "tag": "0.2.0" | |
| }, | |
| "source_files": "Gunma/*.swift", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |