[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 5 / 3 / PPiFlatSegmentedControl / 1.3.2 / PPiFlatSegmentedControl.podspec.json
blobb159fc18081c322b32b19351d1645ce10e556336
2   "name": "PPiFlatSegmentedControl",
3   "version": "1.3.2",
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.2"
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"