[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / 9 / 0 / f / HPKJHMSegmentedControl / 1.0.0 / HPKJHMSegmentedControl.podspec.json
blob9b8d443bc88c45b18e3d5b513f11b962d288f560
2   "name": "HPKJHMSegmentedControl",
3   "version": "1.0.0",
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/huapukeji/HMSegmentedControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Hesham Abd-Elmegid": "hesham.abdelmegid@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/huapukeji/HMSegmentedControl.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "HMSegmentedControl/*.{h,m}",
22   "frameworks": "QuartzCore"