[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / 8 / 1 / RHScroll / 0.1.1 / RHScroll.podspec.json
blob5d25e51d9d72f9783adc23e19dc5ee44819d01f4
2   "name": "RHScroll",
3   "version": "0.1.1",
4   "summary": "RHScrollView  is a horizontal ScrollView. You´re able to customize it and it has built in animations for tap and longPress.",
5   "swift_version": "4.2",
6   "description": "RHScrollView  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": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "RHScroll/Classes/**/*",
23   "frameworks": "UIKit"