blob: 848026c5e228cbf8e07056464b5c1a4dc2de80f5 [file] [log] [blame]
{
"name": "LX_LayoutViews",
"version": "1.0.1",
"summary": "This can be used to autolayout subviews",
"homepage": "https://github.com/liufeng124/LX_LayoutViews",
"license": "MIT",
"authors": {
"liufeng124": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liufeng124/LX_LayoutViews.git",
"tag": "1.0.1"
},
"source_files": "Core/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}