[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 4 / 1 / d / AParallaxView / 1.3.0 / AParallaxView.podspec.json
blob143706a1e137dee41d087c5c229cff2f860ab87c
2   "name": "AParallaxView",
3   "version": "1.3.0",
4   "summary": "A Simple ParallexView, which is cool.",
5   "description": "My cool library which will use to make parallex effect in you app with only few line on code.",
6   "homepage": "https://github.com/MuhammadAhmedBaig",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Ahmed Baig": "ahmedcs@live.com"
13   },
14   "swift_versions": "4.2",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/MuhammadAhmedBaig/ParallaxView",
20     "tag": "1.3.0"
21   },
22   "source_files": [
23     "ParallexView/ParallexView/**/*.swift",
24     "ParallexView/ParallexView/**/*.xib"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "4.2"