[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 0 / 3 / HMSegmentedControl-WY / 2.0.0 / HMSegmentedControl-WY.podspec.json
blob64a0396239ff9f5f969cb816f065fd48ccab3d59
2   "name": "HMSegmentedControl-WY",
3   "version": "2.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/wyanassert/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/wyanassert/HMSegmentedControl.git",
15     "tag": "v1.5.5"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "HMSegmentedControl/*.{h,m}",
22   "frameworks": "QuartzCore"