| { |
| "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/**/*" |
| } |