[Add] RDLiquidSpreadButton 1.0
[CocoaPods.git] / Specs / 7 / c / a / YDChannelSelector / 1.3.0 / YDChannelSelector.podspec.json
blob069ef87bcd88a78741a7da71e1913d2ccfa2e3c1
2   "name": "YDChannelSelector",
3   "version": "1.3.0",
4   "summary": "一款精仿网易新闻频道选择器组件",
5   "description": "一款精仿网易新闻频道选择器组件. 界面样式细节基本达到 1:1 使用简单 维护容易 扩展性强",
6   "homepage": "https://github.com/yd2008/YDChannelSelector",
7   "license": "MIT",
8   "authors": {
9     "yudai": "332838156@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/yd2008/YDChannelSelector.git",
16     "tag": "1.3.0"
17   },
18   "source_files": [
19     "YDChannelSelector",
20     "YDChannelSelector/Classes/*.swift"
21   ],
22   "resource_bundles": {
23     "YDChannelSelector": [
24       "YDChannelSelector/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit",
28   "requires_arc": true,
29   "swift_version": "4.2"