[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / c / 3 / SpinWheelControl / 0.1.4 / SpinWheelControl.podspec.json
blob6410ae009ccfeceae066f5d0a5b7e5ad7771ffb7
2   "name": "SpinWheelControl",
3   "version": "0.1.4",
4   "summary": "An inertial spinning wheel UI control that allows selection of an item.",
5   "description": "Spin Wheel Control is a wheel of fortune-style inertial spinning wheel UI control that allows selection of an item. It is written in the Swift programming language and to be used in iOS apps. The code is a Swift derivation, port, and enhancement based loosely on the Objective-C SMWheelControl CocoaPod written by Cesare Rocchi and Simone Civetta found at https://cocoapods.org/pods/SMWheelControl.",
6   "homepage": "https://github.com/joshdhenry/SpinWheelControl",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Josh Henry": "Josh@BigSmashSoftware.com"
13   },
14   "source": {
15     "git": "https://github.com/joshdhenry/SpinWheelControl.git",
16     "tag": "0.1.4"
17   },
18   "frameworks": "UIKit",
19   "platforms": {
20     "ios": "10.3"
21   },
22   "source_files": "SpinWheelControl/*.{swift,h,m}",
23   "pushed_with_swift_version": "3.0"