blob: 31f35dc763189820d538d796847eaa7f858d71a2 [file] [log] [blame]
{
"name": "Bamboo",
"version": "1.2.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.2.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Source/**/*.swift"
}