{ | |
"name": "ZXEmptyView", | |
"version": "1.0.0", | |
"summary": "轻松构建无数据、网络错误等占位图,简单易用", | |
"homepage": "https://github.com/SmileZXLee/ZXEmptyView", | |
"license": "MIT", | |
"authors": { | |
"李兆祥": "393727164@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/SmileZXLee/ZXEmptyView.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "ZXEmptyViewDemo/ZXEmptyViewDemo/ZXEmptyView/**/*", | |
"requires_arc": true | |
} |