[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 4 / c / Parallaxer / 2.1.0 / Parallaxer.podspec.json
blob842d7c7e4b69c6fe3a622d8e6c16de3bd2760526
2   "name": "Parallaxer",
3   "version": "2.1.0",
4   "summary": "A framework for composing parallax effects in Swift.",
5   "homepage": "https://github.com/Parallaxer/Parallaxer",
6   "license": "MIT",
7   "authors": {
8     "Clifton Roberts": "clifton.roberts@me.com"
9   },
10   "platforms": {
11     "ios": "8.0",
12     "osx": "10.10",
13     "tvos": "9.0",
14     "watchos": "2.0"
15   },
16   "source": {
17     "git": "https://github.com/Parallaxer/Parallaxer.git",
18     "tag": "2.1.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*.swift",
22   "module_name": "Parallaxer",
23   "pushed_with_swift_version": "3.0"