blob: 0d2fa6ab1238b2a3b37d7d301e6a94b12405842e [file] [log] [blame]
{
"name": "FlexBoxLayout",
"version": "0.4.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.4.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CSSLayout/Classes/**/*"
}