[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 0 / 5 / HMSegmentedControl-Enhanced / 1.5.7 / HMSegmentedControl-Enhanced.podspec.json
blob79bae4bf5fe349baddf568ef5d04edc48e0772fc
2   "name": "HMSegmentedControl-Enhanced",
3   "version": "1.5.7",
4   "summary": "A drop-in replacement for UISegmentedControl mimicking the style of the one in Google Currents and various other Google products.",
5   "homepage": "https://github.com/Spicy-Sparks/HMSegmentedControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Spicy Sparks": "hello@spicysparks.com"
12   },
13   "source": {
14     "git": "https://github.com/Spicy-Sparks/HMSegmentedControl.git",
15     "tag": "v1.5.7"
16   },
17   "platforms": {
18     "ios": "7.0",
19     "tvos": "11.0"
20   },
21   "requires_arc": true,
22   "source_files": "HMSegmentedControl/*.{h,m}",
23   "frameworks": "QuartzCore"