blob: 926e64d5152877b3d976641abe9e92507bab15b0 [file] [log] [blame]
{
"name": "SWEmptyDataSet",
"version": "0.0.3",
"homepage": "https://github.com/zhoushaowen/SWEmptyDataSet",
"platforms": {
"ios": "8.0"
},
"summary": "UI Component",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWEmptyDataSet.git",
"tag": "0.0.3"
},
"source_files": "SWEmptyDataSet/SWEmptyDataSet/*.{h,m}",
"resources": "SWEmptyDataSet/SWEmptyDataSet/images/*.png",
"requires_arc": true,
"dependencies": {
"DZNEmptyDataSet": [
]
}
}