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