[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / d / PVView / 1.0.3 / PVView.podspec.json
blobd7a4608b75300db1e64909428faf0e35e5d7eca5
2   "name": "PVView",
3   "version": "1.0.3",
4   "summary": "Easier way to build a parallax view",
5   "description": "A small lib that helps you to build amazing parallax views",
6   "homepage": "https://github.com/toannt/PVView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Toan Nguyen": "toannt.ce@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/toannt/PVView.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "PVView/**/*.swift",
22   "swift_version": "5.0"