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