[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / a / 0 / FWSegmentedControl / 2.0.1 / FWSegmentedControl.podspec.json
blob54e6bf257a18f4099b71e890650a0e63b21f5e93
2   "name": "FWSegmentedControl",
3   "frameworks": [
4     "Foundation",
5     "UIKit"
6   ],
7   "version": "2.0.1",
8   "summary": "滑动分段控制,多样式、灵活、便利是其最大的优势",
9   "description": "FWSegmentedControl借鉴了前辈项目:HMSegmentedControl,在此非常感谢前辈的分享",
10   "homepage": "https://github.com/choiceyou/FWSegmentedControl",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "xfg": "853299701@qq.com"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/choiceyou/FWSegmentedControl.git",
23     "tag": "2.0.1"
24   },
25   "source_files": "FWSegmentedControl/FWSegmentedControl/FWSegmentedControl/*.swift"