blob: b04d59801343feac39c62fea95e46b430857da2f [file] [log] [blame]
{
"name": "JHNoDataEmptyView",
"summary": "A simple empty view for tableview and collectionview.",
"version": "1.1.1",
"license": {
"type": "MIT"
},
"authors": {
"Haocold": "xjh093@126.com"
},
"homepage": "https://github.com/xjh093/JHNoDataEmptyViewForT-C",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xjh093/JHNoDataEmptyViewForT-C.git",
"tag": "1.1.1"
},
"source_files": "JHNoDataEmptyView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}