blob: 2cda006db98dd09ff24cbed50d84675081494f37 [file] [log] [blame]
{
"name": "Bamboo",
"version": "1.1.0",
"summary": "Auto Layout (and manual layout) in one line.",
"homepage": "https://github.com/wordlessj/Bamboo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Javier Zhang",
"source": {
"git": "https://github.com/wordlessj/Bamboo.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "4.0"
}