blob: 2b988bdf130c432659a60cdb0d5fe7bc38f50b7b [file] [log] [blame]
{
"name": "FORScrollViewEmptyAssistant",
"version": "1.2.0",
"summary": "Table/Collection的空白页",
"description": "UI列表数据为空的空白页,可以自定义空白页的样式,包括空白图,标题,副标题及按钮四个元素。",
"homepage": "https://github.com/ZhipingYang/FORScrollViewEmptyAssistant",
"license": "MIT",
"authors": {
"XcodeYang": "xcodeyang@gmail.com"
},
"source": {
"git": "https://github.com/ZhipingYang/FORScrollViewEmptyAssistant.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FORScrollViewEmptyAssistant/Classes/**/*",
"resource_bundles": {
"FORScrollViewEmptyAssistant": [
"FORScrollViewEmptyAssistant/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"DZNEmptyDataSet": [
"1.8.1"
]
}
}