blob: 5dd793217a1bc6de01a5cbc9ebcb0f0ca9eaa2b2 [file] [log] [blame]
{
"name": "EBEmptyView",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "EmptyView/*.{h,m}",
"resources": "EmptyView/*.png",
"frameworks": [
"Foundation",
"UIKit"
]
}