[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 8 / d / PVView / 1.0.2 / PVView.podspec.json
blobde2c24c981642d3cd798e87d94c96b73e29b105a
2   "name": "PVView",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": "PVView/**/*.swift",
22   "swift_version": "5.0"