blob: 974cc57b0b227e04dd9cf10358304cc9256e376a [file] [log] [blame]
{
"name": "Bamboo",
"version": "1.0.0",
"summary": "Bamboo makes Auto Layout (and manual layout) elegant and concise.",
"homepage": "https://github.com/wordlessj/Bamboo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Javier Zhang",
"source": {
"git": "https://github.com/wordlessj/Bamboo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}