blob: 22398de64027905800f5a9a7aa2b626ea727aab8 [file] [log] [blame]
{
"name": "CheckmarkSegmentedControl",
"version": "0.2.0",
"summary": "CheckmarkSegmentedControl is a customisable alternative to UISegmentedControl.",
"description": "CheckmarkSegmentedControl is a customisable alternative to UISegmentedControl. Visually it looks like radio buttons group with checkmark sign in the middle and animated border on selection. Each option can be fully customised.",
"homepage": "https://github.com/gregttn/CheckmarkSegmentedControl",
"license": "MIT",
"authors": {
"gregttn": "gregttn@gmail.com"
},
"source": {
"git": "https://github.com/gregttn/CheckmarkSegmentedControl.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/gregttn",
"platforms": {
"ios": "8.3"
},
"source_files": "Pod/Classes/*.swift"
}