blob: b48658fee5ba976a6bde8c8b2cea9cae79269333 [file] [log] [blame]
{
"name": "WBEmptyDataSet",
"version": "1.0.1",
"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.1"
},
"social_media_url": "http://blogwenbo.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "WBEmptyDataSet/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}