blob: d0e483fbb7df247fa2d002e2f06f272005536384 [file] [log] [blame]
{
"name": "LLTFactoryUI",
"version": "0.0.1",
"summary": "A great tool for creating UI of iOS",
"description": "这是一个简单的工具类,为了以最快的速度代码创建iOS的UI,觉得还不错分享出来供大家使用。",
"homepage": "https://github.com/lileitao/SetUpUIdemo",
"license": "MIT",
"authors": {
"李磊涛": "llt1886797@163.com"
},
"source": {
"git": "https://github.com/lileitao/SetUpUIdemo.git",
"tag": "0.0.1"
},
"source_files": [
"LLTFactoryUI",
"*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
},
"requires_arc": true
}