[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 8 / 2 / f / CFDropDownMenuView / 0.0.3 / CFDropDownMenuView.podspec.json
blobd20d22fef40f4acae8878cc04b8135bb1c1f0590
2   "name": "CFDropDownMenuView",
3   "version": "0.0.3",
4   "summary": "简单实用的下拉列表菜单控件",
5   "description": "\"下拉列表菜单控件, 支持单列 多列条件选择\"",
6   "homepage": "https://github.com/CoderPeak/CFDropDownMenuView",
7   "license": "MIT",
8   "authors": {
9     "CoderPeak": "545486205@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderPeak/CFDropDownMenuView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "CFDropDownMenuView/CFDropDownMenuView/**/*.{h,m}",
19   "resources": "CFDropDownMenuView/CFDropDownMenuView/CFDropDownMenuView.bundle",
20   "requires_arc": true