[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / e / 6 / 0 / Re-Lax / 1.0 / Re-Lax.podspec.json
blob624ab55206c2dcaf96658918ff4d96b4bdd302ac
2   "name": "Re-Lax",
3   "version": "1.0",
4   "summary": "Recreating Parallax on tvOS",
5   "homepage": "https://github.com/asynchrony/Re-Lax",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mark Sands": "mark.sands@asynchrony.com",
12     "James Rantanen": "james.rantanen@asynchrony.com",
13     "Asynchrony": null
14   },
15   "social_media_url": "http://twitter.com/asynchrony",
16   "source": {
17     "git": "https://github.com/asynchrony/Re-Lax.git",
18     "tag": "v1.0"
19   },
20   "source_files": "ReLax/ReLax/**/*.swift",
21   "resources": [
22     "ReLax/ReLax/blue-radiosity",
23     "ReLax/ReLax/bomTableStart",
24     "ReLax/ReLax/tmfkLayerData",
25     "ReLax/ReLax/tmfkPrefixData"
26   ],
27   "requires_arc": true,
28   "platforms": {
29     "tvos": "9.0"
30   },
31   "pushed_with_swift_version": "3.0"