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