blob: d7ebae61531fa70232c628ac92e516b15c2fee69 [file] [log] [blame]
{
"name": "MRJViewState",
"version": "0.2.1.1",
"summary": "网络加载时的填充页面,处理网络请求回来的各种状态展示",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/MRJViewState",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/MRJViewState.git",
"tag": "0.2.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJViewState/Classes/**/*",
"resource_bundles": {
"MRJViewState": [
"MRJViewState/Assets/*.png"
]
},
"dependencies": {
"SVProgressHUD": [
],
"Masonry": [
]
}
}