blob: 0e660279d419056ae7598aec90df265aa240d44b [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.2.1",
"authors": {
"Igor Dumitru": "igor.dumitru@tapptitude.com"
},
"homepage": "https://tapptitude.com/",
"frameworks": "UIKit",
"source": {
"git": "https://github.com/tapptitude/TTSegmentedControl.git",
"tag": "0.2.1"
},
"source_files": "TTSegmentedControl/*.{swift}"
}