blob: 701448956baf483c4027b40bedd38d44818ca688 [file] [log] [blame]
{
"name": "PPiFlatSegmentedControl",
"version": "1.3",
"platforms": {
"ios": "5.0"
},
"license": "MIT",
"summary": "Flat UISegmentedControl for flat designs.",
"homepage": "https://github.com/pepibumur/PPiFlatSegmentedControl",
"authors": {
"Pedro PiƱera": "pepibumur@gmail.com"
},
"source": {
"git": "https://github.com/pepibumur/PPiFlatSegmentedControl.git",
"tag": "1.3"
},
"description": "\n PPiFlatSegmentedControl is an UI Control developed avoiding original UISegmentedControl to get interesting features related with the flat design. It's linked with AwesomeFont library in order to add icons to segments\n",
"requires_arc": true,
"source_files": "Control/*.{h,m}",
"frameworks": "QuartzCore",
"public_header_files": "Control/*.h"
}