[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 1 / 0 / f / EasyDropDownMenu / 1.0.0 / EasyDropDownMenu.podspec.json
blob08de96f5e9844d3adc313c9b74ddc01862d358a8
2   "name": "EasyDropDownMenu",
3   "version": "1.0.0",
4   "summary": "类似美团,糯米,大众点评的筛选排序菜单",
5   "description": "类似美团,糯米,大众点评的筛选排序菜单,支持文字以及图片选择状态的记录",
6   "homepage": "https://github.com/stubbornnessness",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "stubbornness1219": "18223847097@163.com"
10   },
11   "source": {
12     "git": "https://github.com/stubbornnessness/EasyDropDownMenu.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "module_name": "EasyDropDownMenu",
20   "source_files": "Pod/*.{h,m}",
21   "public_header_files": "Pod/*.h",
22   "resources": "pod/*.bundle",
23   "frameworks": "UIKit"