blob: c0d9a716030df75ab39ed759f3641e5d26ff4a05 [file] [log] [blame]
{
"name": "ChooseView",
"version": "1.1.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ChooseView": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
]
}
}