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