| { | |
| "name": "Obihiro", | |
| "version": "1.2.0", | |
| "license": { | |
| "type": "MIT" | |
| }, | |
| "homepage": "https://github.com/soutaro/Obihiro", | |
| "authors": { | |
| "Soutaro Matsumoto": "matsumoto@soutaro.com" | |
| }, | |
| "summary": "PageObject for ViewController", | |
| "source": { | |
| "git": "https://github.com/soutaro/Obihiro.git", | |
| "tag": "1.2.0" | |
| }, | |
| "source_files": "Obihiro/*.{h,m}", | |
| "platforms": { | |
| "ios": "8.0" | |
| } | |
| } |