blob: fdb25d1f17b49583711826293ceb1a27ecc5df8c [file] [log] [blame]
{
"name": "TVMLKitchen",
"version": "1.0.0",
"summary": "Swifty TVML template manager with or without client-server",
"description": "TVMLKitchen helps to manage your TVML with or without additional client-server.",
"homepage": "https://github.com/toshi0383/TVMLKitchen",
"license": "MIT",
"authors": {
"Toshihiro Suzuki": "t.suzuki326@gmail.com"
},
"source": {
"git": "https://github.com/toshi0383/TVMLKitchen.git",
"tag": "1.0.0"
},
"platforms": {
"tvos": "9.0"
},
"requires_arc": true,
"source_files": [
"Sources/**/*",
"library/**/*"
],
"resources": "Sources/**/*.{js,xml}"
}