blob: 91ea09ba5e29fbd91a0241f06f9b9aa9021bc56f [file] [log] [blame]
{
"name": "XJHViewState",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "XJHViewState/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
],
"ReactiveObjC": [
"~> 3.1.0"
]
}
}