blob: 624ab55206c2dcaf96658918ff4d96b4bdd302ac [file] [log] [blame]
{
"name": "Re-Lax",
"version": "1.0",
"summary": "Recreating Parallax on tvOS",
"homepage": "https://github.com/asynchrony/Re-Lax",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark Sands": "mark.sands@asynchrony.com",
"James Rantanen": "james.rantanen@asynchrony.com",
"Asynchrony": null
},
"social_media_url": "http://twitter.com/asynchrony",
"source": {
"git": "https://github.com/asynchrony/Re-Lax.git",
"tag": "v1.0"
},
"source_files": "ReLax/ReLax/**/*.swift",
"resources": [
"ReLax/ReLax/blue-radiosity",
"ReLax/ReLax/bomTableStart",
"ReLax/ReLax/tmfkLayerData",
"ReLax/ReLax/tmfkPrefixData"
],
"requires_arc": true,
"platforms": {
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}