blob: fa071e24e2684c00f605d434d9462585febc94c7 [file] [log] [blame]
{
"name": "ChooseView",
"version": "1.3.2",
"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.3.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}