blob: bc478ecfbe2b85cd3649f6bb03564db7b78e91bd [file] [log] [blame]
{
"name": "TTSegmentedControl",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "An elegant, animated and customizable segmented control for iOS.",
"requires_arc": true,
"version": "0.4.4",
"authors": {
"Igor Dumitru": "igor.dumitru@tapptitude.com"
},
"homepage": "https://tapptitude.com/",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/tapptitude/TTSegmentedControl.git",
"tag": "0.4.4"
},
"source_files": "TTSegmentedControl/*.{swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}