blob: cb84d453771b67bbbef9cb7be95ab193f2ff0b45 [file] [log] [blame]
{
"name": "AutoLinearLayoutView",
"version": "0.2.0",
"summary": "Auto-Layout based LinearLayout View.",
"description": "LinearLayout Linear UIStackView StackView",
"homepage": "https://github.com/qianbin/AutoLinearLayoutView",
"screenshots": "https://raw.githubusercontent.com/qianbin/AutoLinearLayoutView/master/screenshot4.gif",
"license": "MIT",
"authors": {
"QianBin": "cola.tin.com@gmail.com"
},
"source": {
"git": "https://github.com/qianbin/AutoLinearLayoutView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AutoLinearLayoutView": [
"Pod/Assets/*.png"
]
}
}