blob: 01b154d0f517a9f643919d5b06290f349a1d6c95 [file] [log] [blame]
{
"name": "TFDropDownMenu",
"version": "1.0.1",
"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.1"
},
"source_files": "TFDropDownMenu/**/*.{h,m}",
"public_header_files": "TFDropDownMenu/**/*.h",
"subspecs": [
{
"name": "Custom",
"source_files": "TFDropDownMenu/Custom/*.{h,swift,c,m}"
}
]
}