blob: d9aa01348804d63e5528b7702471b3ae7bfd0392 [file] [log] [blame]
{
"name": "CGHSelectView",
"version": "1.0.1",
"summary": "A SelectView.",
"homepage": "https://github.com/JagainChen/JagainLocationSelectView",
"license": "MIT",
"authors": {
"Jagain": "jagain@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JagainChen/JagainLocationSelectView.git",
"tag": "1.0.1"
},
"source_files": "CGHSelectView/CGHSelectView.h",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}