| { | |
| "name": "BGUserInterface", | |
| "version": "0.1.1", | |
| "summary": "The UI framework for Bygo", | |
| "description": "Use BGUserInterface to style the UI in Bygo iOS apps.", | |
| "homepage": "https://github.com/Bygo/BGUserInterface-iOS", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Nicholas Garfield": "nick@bygo.io" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Bygo/BGUserInterface-iOS.git", | |
| "tag": "0.1.1" | |
| }, | |
| "source_files": "BGUserInterface/Classes/**/*", | |
| "platforms": { | |
| "ios": "9.0" | |
| } | |
| } |