[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 8 / Segmentio / 3.2 / Segmentio.podspec.json
blob021d56eacdbe8b8e964c31c500968839e5744bfc
2   "name": "Segmentio",
3   "version": "3.2",
4   "swift_version": "4.2",
5   "homepage": "https://github.com/Yalantis/Segmentio",
6   "summary": "Animated top/bottom segmented control written in Swift!",
7   "screenshots": "https://raw.githubusercontent.com/Yalantis/Segmentio/master/Assets/animation.gif",
8   "authors": "Yalantis",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "social_media_url": "https://twitter.com/yalantis",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Yalantis/Segmentio.git",
19     "tag": "3.2"
20   },
21   "source_files": "Segmentio/Source/**/*.swift",
22   "resources": "Segmentio/Source/Badge/Views/*.xib",
23   "resource_bundles": {
24     "Segmentio": "Segmentio/Source/Badge/Views/*.xib"
25   },
26   "module_name": "Segmentio",
27   "requires_arc": true