[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / 5 / 3 / 9 / TFDropDownMenu / 1.0.1 / TFDropDownMenu.podspec.json
blob01b154d0f517a9f643919d5b06290f349a1d6c95
2   "name": "TFDropDownMenu",
3   "version": "1.0.1",
4   "summary": "Have no summary TFDropDownMenu.",
5   "description": "A Main Foundation Component for Other Kit",
6   "homepage": "https://github.com/554994782/TFDropDownMenu.git",
7   "license": "MIT",
8   "authors": {
9     "jiangyunfeng": "554994782@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/554994782/TFDropDownMenu.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "TFDropDownMenu/**/*.{h,m}",
19   "public_header_files": "TFDropDownMenu/**/*.h",
20   "subspecs": [
21     {
22       "name": "Custom",
23       "source_files": "TFDropDownMenu/Custom/*.{h,swift,c,m}"
24     }
25   ]