[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / d / PVView / 1.0.4 / PVView.podspec.json
blob216177447553232ce12f06ca96451d21b8786040
2   "name": "PVView",
3   "version": "1.0.4",
4   "summary": "Easier way to build a parallax view",
5   "description": "PVView is a small library that helps you to make an amazing parallax view.",
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.4"
20   },
21   "source_files": "PVView/**/*.swift",
22   "swift_version": "5.0"