[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 8 / Segmentio / 1.1.3 / Segmentio.podspec.json
blobeae5ced089cdb0d6e6506e6d1eb78cec82bb607b
2   "name": "Segmentio",
3   "version": "1.1.3",
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": "1.1.3"
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