blob: 0cdbefd3e06d00798cb76620efd0e1469b590236 [file] [log] [blame]
{
"name": "LEUIMaker",
"version": "0.1.5",
"summary": "LEUIMakerUI开发神器的宗旨是简洁、轻便、智能,虽不能实现约束的所有功能,但是98%的UI开发模块,LEUIMaker已完全能够满足。",
"homepage": "https://github.com/LarryEmerson/LEUIMaker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LarryEmerson": "larryemerson@163.com"
},
"source": {
"git": "https://github.com/LarryEmerson/LEUIMaker.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LEUIMaker/Classes/**/*.{h,m}",
"dependencies": {
"LEFoundation": [
]
}
}