blob: a1b96506d39c2eedd4249d8ab9a9bbd46720a39a [file] [log] [blame]
{
"name": "FlexBoxLayout",
"version": "0.5.0",
"summary": "iOS Flexbox layout",
"description": "iOS Flexbox layout.",
"homepage": "https://github.com/carlSQ/CSSLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiang.shen": "qiang..shen@ele.me"
},
"source": {
"git": "https://github.com/carlSQ/CSSLayout.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "FlexBoxLayout/Classes/**/*"
}