blob: 1d54501b6eb8f82e6721211836b1b4aabd1ca7b2 [file] [log] [blame]
{
"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"
}
}