blob: 50c936aee2786a835f9a67eab3ea0430d4d583cb [file] [log] [blame]
{
"name": "NukeFx",
"version": "0.1",
"summary": "Future extensions for Nuke",
"homepage": "https://github.com/FutureXCommunity/NukeFx",
"license": "MIT",
"authors": "Alexander Grebenyuk",
"social_media_url": "https://twitter.com/a_grebenyuk",
"source": {
"git": "https://github.com/FutureXCommunity/NukeFx.git",
"tag": "0.1"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0",
"osx": "10.11",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"dependencies": {
"FutureX": [
"~> 0.15"
],
"Nuke": [
"~> 7.5"
]
}
}