blob: 2a645fa2a5858971adec1eb5047f35c5abc058c9 [file] [log] [blame]
{
"name": "ZLXibTool",
"version": "1.0.0",
"summary": "auto constraint for xib",
"description": "The constraints in xib are automatically adapted to fit in a wide scale,you just import the file,and call like '[tool setSubViewsConstraint:rootView]'",
"homepage": "https://github.com/ZLDamo/ZLXibTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZLDamo@163.com": "ZLDamo@163.com"
},
"source": {
"git": "https://github.com/ZLDamo/ZLXibTool.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLXibTool/Classes/**/*"
}