{ | |
"name": "XXAutoLayout", | |
"version": "1.0.0", | |
"summary": "超轻量级自动布局框架.", | |
"description": "超轻量级自动布局框架,一行代码完成布局", | |
"homepage": "https://github.com/rdxer/XXAutoLayout", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"LXF": "rdxer@foxmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/rdxer/XXAutoLayout.git", | |
"tag": "1.0.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "XXAutoLayout/Classes/**/*" | |
} |