blob: f64c88f22a8c7dcd2262d0187df09dd513a4f001 [file] [log] [blame]
{
"name": "DLEmptyDataSet",
"version": "1.0.0",
"summary": "emptyview of UITableView And UICollectionView",
"homepage": "https://github.com/ZengyiMa/DLEmptyDataSet",
"license": "MIT",
"authors": {
"MaZengyi": "semazengyi@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ZengyiMa/DLEmptyDataSet.git",
"tag": "1.0.0"
},
"source_files": "DLEmptyDataSet/*.{h,m}",
"requires_arc": true
}