blob: bd7ff56f1fbaefeeefc8ef4207d47686cc3564de [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.10",
"authors": {
"Igor Dumitru": "igor.dumitru@tapptitude.com"
},
"homepage": "https://tapptitude.com/",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/tapptitude/TTSegmentedControl.git",
"tag": "0.4.10"
},
"source_files": "TTSegmentedControl/*.{swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}