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