blob: 9388853f3bca81cc1c5869804abe3da2d04e2eb5 [file] [log] [blame]
{
"name": "ZLConstraintViewController",
"version": "1.0",
"summary": "Automatic constraint tools for xib",
"description": "The constraints in xib are automatically adapted to fit in a wide scale",
"homepage": "https://github.com/ZLDamo/ZLConstraintViewController.git",
"license": "MIT",
"authors": {
"Damo": "ZLDamo@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZLDamo/ZLConstraintViewController.git",
"tag": "1.0"
},
"source_files": "ZLConstraintViewController/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}