[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / b / 5 / 3 / PPiFlatSegmentedControl / 1.3 / PPiFlatSegmentedControl.podspec.json
blob701448956baf483c4027b40bedd38d44818ca688
2   "name": "PPiFlatSegmentedControl",
3   "version": "1.3",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "Flat UISegmentedControl for flat designs.",
9   "homepage": "https://github.com/pepibumur/PPiFlatSegmentedControl",
10   "authors": {
11     "Pedro PiƱera": "pepibumur@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/pepibumur/PPiFlatSegmentedControl.git",
15     "tag": "1.3"
16   },
17   "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",
18   "requires_arc": true,
19   "source_files": "Control/*.{h,m}",
20   "frameworks": "QuartzCore",
21   "public_header_files": "Control/*.h"