[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / 2 / c / f / MASegmentedControl / 0.0.3 / MASegmentedControl.podspec.json
blob766a4c01ea98484399acb7622c42225bbaf2de2c
2   "name": "MASegmentedControl",
3   "version": "0.0.3",
4   "summary": "Very customizable segmented control for iOS.",
5   "description": "Segmented control that is very customizable and can take any shape and size.",
6   "homepage": "https://github.com/alokc83/MASegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "Alok Choudhary": "alok.c83@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/alokc83",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/alokc83/MASegmentedControl.git",
17     "tag": "0.0.3"
18   },
19   "frameworks": "UIKit",
20   "source_files": [
21     "MASegmentedControl",
22     "MASegmentedControl/**/*.{h,m,swift}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true,
26   "swift_versions": "4.2",
27   "swift_version": "4.2"