[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 1 / RHScroll / 1.0 / RHScroll.podspec.json
blob1778ee11b94953d7c7e66496f951edd758bf496c
2   "name": "RHScroll",
3   "version": "1.0",
4   "summary": "With RHScroll you have a horizontal ScrollView with built in animations and notifications for tap and longPress gestures.",
5   "swift_version": "4.2",
6   "description": "RHScroll  is a ScrollView similar to several famous apps out on the App Store. It creates in a simple way a horizontal ScrollView which can be used for several different purposes. You´re able to choose the size of the ScrollView, size of the items, the data and the positioning of everything. It has built in animations for tap and longPress.",
7   "homepage": "https://github.com/rashwanlazkani/RHScroll",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rashwanlazkani": "rashwan87@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rashwanlazkani/RHScroll.git",
17     "tag": "1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "RHScroll/Classes/*.swift",
23   "frameworks": "UIKit"