blob: 2f730d7a755dd0ae19b5daddba573ec3323fb76a [file] [log] [blame]
{
"name": "EmptyDataSetManager",
"version": "1.0.0",
"summary": "The class is based on the development on the basis of DZNEmptyDataSet.Use the class may need to know DZNEmptyDataSet.",
"homepage": "https://github.com/dreamCC/EmptyDataSetManager",
"license": "MIT",
"authors": {
"AbelZ": "568644031@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dreamCC/EmptyDataSetManager.git",
"tag": "1.0.0"
},
"source_files": "EmptyDataSetManager/*.{h,m}",
"requires_arc": true
}