[Add] RDLiquidSpreadButton 1.0
[CocoaPods.git] / Specs / 3 / b / 7 / HQSwitchTitleView-Swift / 0.1.0 / HQSwitchTitleView-Swift.podspec.json
blob88264374744ac2106eecddcfee83a7ce0780ac04
2   "name": "HQSwitchTitleView-Swift",
3   "version": "0.1.0",
4   "summary": "做了一个简单的滚动切换 Bar 因为要做一个首页框架库 用到了就写了 Swift 版本的 关键习惯造轮子",
5   "homepage": "https://github.com/HQMoble/HQSwitchTitleView-Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "15038777234": "15038777234@163.com"
12   },
13   "source": {
14     "git": "https://github.com/HQMoble/HQSwitchTitleView-Swift.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "HQSwitchTitleView/Classes/**/*",
21   "dependencies": {
22     "SnapKit": [
23       "~> 3.2.0"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"