blob: 7fcb6de38fdfb1b3b75633e1a89304eced2fbeaa [file] [log] [blame]
{
"name": "XJHViewState",
"version": "0.1.0",
"summary": "Using runtime to display a placehold subview for a view under different states.",
"description": "Using runtime to display a placehold subview for a view under different states.",
"homepage": "https://github.com/cocoadogs/XJHViewState",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cocoadogs": "cocoadogs@163.com"
},
"source": {
"git": "https://github.com/cocoadogs/XJHViewState.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJHViewState/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"ReactiveObjC": [
"~> 3.1.0"
]
}
}