[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / c / SMWheelControl / 0.1.1 / SMWheelControl.podspec.json
blob6f216d3ef0febc9ea60562f35d9f6f2eeaadf3ca
2   "name": "SMWheelControl",
3   "version": "0.1.1",
4   "summary": "SMWheelControl is an iOS component allowing the selection of an item from a 360° spinning wheel.",
5   "authors": {
6     "Cesare Rocchi": "@_funkyboy",
7     "Simone Civetta": "@viteinfinite"
8   },
9   "source": {
10     "git": "https://github.com/viteinfinite/SMWheelControl.git",
11     "tag": "0.1.1"
12   },
13   "source_files": "SMWheelControlSample/SMWheelControl/*.{h,m}",
14   "frameworks": [
15     "QuartzCore",
16     "UIKit"
17   ],
18   "license": {
19     "type": "BSD 3-Clause"
20   },
21   "requires_arc": true,
22   "homepage": "https://github.com/viteinfinite/SMWheelControl",
23   "platforms": {
24     "ios": "5.0"
25   }