blob: bdaa1e62bd14213d77e76b7b3d79d58e78c4d261 [file] [log] [blame]
{
"name": "WBEmptyDataSet",
"version": "1.0.4",
"summary": "空数据占位图",
"homepage": "https://github.com/wenmobo/WBEmptyDataSet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenmobo": "1050794513@qq.com"
},
"source": {
"git": "https://github.com/wenmobo/WBEmptyDataSet.git",
"tag": "1.0.4"
},
"social_media_url": "http://blogwenbo.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "WBEmptyDataSet/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}