blob: b413f9a9874cf9bca7699a1f3a62105cd99ecb27 [file] [log] [blame]
{
"name": "THDropList",
"version": "1.0.0",
"summary": "生成一个下拉列表",
"homepage": "https://github.com/hohua88/THDropList",
"license": "MIT",
"authors": {
"Joshua": "784550567@qq.com"
},
"social_media_url": "https://github.com/hohua88",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hohua88/THDropList.git",
"tag": "1.0.0"
},
"source_files": "THDropList/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~>1.0.1"
]
}
}