| { |
| "name": "MASegmentedControl", |
| "version": "0.0.5", |
| "summary": "Very customizable segmented control for iOS.", |
| "description": "Segmented control that is very customizable and can take any shape and size.", |
| "homepage": "https://github.com/alokc83/MASegmentedControl", |
| "license": "MIT", |
| "authors": { |
| "Alok Choudhary": "alok.c83@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/alokc83", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://github.com/alokc83/MASegmentedControl.git", |
| "tag": "0.0.5" |
| }, |
| "frameworks": "UIKit", |
| "source_files": [ |
| "MASegmentedControl", |
| "MASegmentedControl/**/*.{h,m,swift}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "requires_arc": true, |
| "swift_versions": "4.2", |
| "swift_version": "4.2" |
| } |