blob: d3cdf46c8de9aa1c3898840792444d8d49f9ee49 [file] [log] [blame]
{
"name": "YWEmptyView",
"version": "0.1.1",
"summary": "A short description of YWEmptyView.",
"homepage": "https://github.com/stackJolin/YWEmptyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"601584870@qq.com": "601584870@qq.com"
},
"source": {
"git": "https://github.com/stackJolin/YWEmptyView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YWEmptyView/Classes/**/*",
"prefix_header_file": "YWEmptyView/Classes/YWEmptyView.h",
"resources": "YWEmptyView/YWEmptyView.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"YWCoreKit": [
]
}
}