blob: 5890db114b0d2f887c5d152879791401e4df78c8 [file] [log] [blame]
{
"name": "MRJViewState",
"version": "0.2.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MRJViewState/Classes/**/*",
"dependencies": {
"SVProgressHUD": [
],
"Masonry": [
]
}
}