blob: c7b049d827a72293862c10a527edfd7bf77c088c [file] [log] [blame]
{
"name": "YCBlankSlate",
"version": "1.0.0",
"summary": "基于DZNEmptyDataSet封装的列表空状态管理类,方便使用。",
"description": "基于DZNEmptyDataSet封装的列表空状态管理类,方便使用。",
"homepage": "https://github.com/Loveying",
"license": "MIT",
"authors": {
"xiayingying": "xyy_ios@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Loveying/YCBlankSlate.git",
"tag": "1.0.0"
},
"source_files": "YCBlankSlate/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"DZNEmptyDataSet": [
]
}
}