{ | |
"name": "Obihiro", | |
"version": "1.0.1", | |
"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.0.1" | |
}, | |
"source_files": "Obihiro/*.{h,m}", | |
"platforms": { | |
"ios": "8.0" | |
} | |
} |