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