blob: 03ecb29f9b0aa2cdda597c8c7e03ec7f877f2c74 [file] [log] [blame]
{
"name": "EBEmptyView",
"version": "0.0.5",
"summary": "自定义空白页面",
"description": "自定义空白页面,scrollview的category",
"homepage": "https://github.com/kaychn126/EBEmptyView.git",
"license": "MIT",
"authors": {
"kaychn": "kaychn@126.com"
},
"source": {
"git": "https://github.com/kaychn126/EBEmptyView.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "EmptyView/*.{h,m}",
"resources": "EmptyView/*.png",
"frameworks": [
"Foundation",
"UIKit"
]
}