blob: 67007b612f531e2fb7cdd99785dce8a09e0694ca [file] [log] [blame]
{
"name": "LEUIMaker",
"version": "0.1.16",
"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.16"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "LEUIMaker/Classes/**/*.{h,m}",
"dependencies": {
"LEFoundation": [
],
"FMDB": [
],
"AFNetworking": [
]
}
}