blob: 6d7aa7125da23723ed8ac501c5fc32ca256b5ded [file] [log] [blame]
{
"name": "ChooseView",
"version": "1.1.0",
"summary": "a container view for chooseing",
"homepage": "https://github.com/guoshencheng/ChooseView",
"license": "MIT",
"authors": {
"guoshencheng": "guoshencheng1@gmail.com"
},
"source": {
"git": "https://github.com/guoshencheng/ChooseView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ChooseView": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}