[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 0 / FWSegmentedControl / 2.3.3 / FWSegmentedControl.podspec.json
blob4033cbbab98fbecd144e77ea5f11a0dffd03913b
2   "name": "FWSegmentedControl",
3   "version": "2.3.3",
4   "summary": "滑动分段控制,多样式、灵活、便利是其最大的优势。",
5   "description": "FWSegmentedControl兼容OC,借鉴了前辈项目:HMSegmentedControl,在此非常感谢前辈的分享",
6   "homepage": "https://github.com/choiceyou/FWSegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "xfg": "853299701@qq.com"
10   },
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/choiceyou/FWSegmentedControl.git",
17     "tag": "2.3.3"
18   },
19   "source_files": [
20     "FWSegmentedControl",
21     "FWSegmentedControl/**/*.swift"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"