blob: 671e9219d1567ffcf2f4af9e4591daf9d176f7dc [file] [log] [blame]
{
"name": "MASegmentedControl",
"version": "0.0.2",
"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.2"
},
"frameworks": "UIKit",
"source_files": [
"MASegmentedControl",
"MASegmentedControl/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"swift_versions": "4.2",
"swift_version": "4.2"
}