[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / f / 3 / b / MXSegmentedControl / 1.1.0 / MXSegmentedControl.podspec.json
blobd48499754d263a1d526019bbadf47ec6b7f0cfc1
2   "name": "MXSegmentedControl",
3   "version": "1.1.0",
4   "summary": "A very customizable segmented control for iOS.",
5   "description": "MXSegmentedControl is a segmented control framework for iOS:\n- Very customizable UI.\n- Supports storyboard design.\n- Can be linked with a scroll view.",
6   "homepage": "https://github.com/maxep/MXSegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "Maxime Epain": "maxime.epain@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/maxep/MXSegmentedControl.git",
13     "tag": "1.1.0"
14   },
15   "social_media_url": "https://twitter.com/MaximeEpain",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "swift_versions": "4.2",
21   "source_files": "MXSegmentedControl/*.swift",
22   "swift_version": "4.2"