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