blob: 014d5e0d782fe7b520c55be120aab2072f4007c2 [file] [log] [blame]
{
"name": "WBEmptyDataSet",
"version": "1.1.2",
"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.2"
},
"social_media_url": "http://blogwenbo.com/",
"platforms": {
"ios": "8.0"
},
"source_files": "WBEmptyDataSet/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
],
"WBCategoryKit/Foundation/Swizzle": [
]
},
"requires_arc": true
}