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