blob: 8f81d07ba2a8a90fc338dcac8d822bf157e0426e [file] [log] [blame]
{
"name": "CGHSelectView",
"version": "1.0.3",
"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.3"
},
"source_files": "CGHSelectView/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}