blob: e2689f0ad2397e30f3ff4bc839b96f03e447661c [file] [log] [blame]
{
"name": "BTViewState",
"version": "1.0.0",
"summary": "UIView显示网络失败,没有数据,其他错误状态,甚至加载中...",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/storm52/BTViewState",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xcode": "storm52@qq.com"
},
"source": {
"git": "https://github.com/storm52/BTViewState.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BTViewState/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}