[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 7 / e / HMSegmentedControl / 1.4.0 / HMSegmentedControl.podspec.json
blobe814b229c857d4092ce8af957b336914b9f7499f
2   "name": "HMSegmentedControl",
3   "version": "1.4.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/HeshamMegid/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/HeshamMegid/HMSegmentedControl.git",
15     "tag": "v1.4.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "HMSegmentedControl/*.{h,m}",
22   "frameworks": "QuartzCore"