blob: 04662924685152579b56577e7889280841149e35 [file] [log] [blame]
{
"name": "TFDropDownMenu",
"version": "1.0.3",
"summary": "Have no summary TFDropDownMenu.",
"description": "A Main Foundation Component for Other Kit",
"homepage": "https://github.com/554994782/TFDropDownMenu.git",
"license": "MIT",
"authors": {
"jiangyunfeng": "554994782@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/554994782/TFDropDownMenu.git",
"tag": "1.0.3"
},
"source_files": "TFDropDownMenu/**/*.{h,m}",
"public_header_files": "TFDropDownMenu/**/*.h",
"dependencies": {
"Masonry": [
]
},
"subspecs": [
{
"name": "Custom",
"source_files": "TFDropDownMenu/Custom/*.{h,swift,c,m}"
}
]
}