[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / c / SMWheelControl / 0.2.2 / SMWheelControl.podspec.json
blob61b3d177a51d84a37f1141d386dd8366e2270a60
2   "name": "SMWheelControl",
3   "version": "0.2.2",
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     "Xebia IT Architects": "mobile@xebia.fr"
9   },
10   "source": {
11     "git": "https://github.com/viteinfinite/SMWheelControl.git",
12     "tag": "0.2.2"
13   },
14   "source_files": "SMWheelControlSample/SMWheelControl/*.{h,m}",
15   "frameworks": [
16     "QuartzCore",
17     "UIKit"
18   ],
19   "license": {
20     "type": "BSD 3-Clause"
21   },
22   "requires_arc": true,
23   "homepage": "https://github.com/viteinfinite/SMWheelControl",
24   "platforms": {
25     "ios": "5.0"
26   }