[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / c / EMVerticalSegmentedControl / 0.1 / EMVerticalSegmentedControl.podspec.json
blob6aba0fad0326a4f23802bc9d13ef0abafe0935a6
2   "name": "EMVerticalSegmentedControl",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "A Vertical Segmented Control View for iOS",
6   "homepage": "https://github.com/elliott-minns/EMVerticalSegmentedControl",
7   "platforms": {
8     "ios": null
9   },
10   "authors": {
11     "Elliott Minns": "elliott.minns@me.com"
12   },
13   "source": {
14     "git": "https://github.com/elliott-minns/EMVerticalSegmentedControl.git",
15     "tag": "0.1"
16   },
17   "source_files": "EMVerticalSegmentedControl/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "QuartzCore",
21     "UIKit"
22   ]