blob: 7658e7f030c96d9b35df11ded215b7e713ca8495 [file] [log] [blame]
{
"name": "Casty",
"version": "0.3.2",
"summary": "A simple library to facilitate chromecast sdk integration",
"description": "TODO: Casty used to facilited chromecast sdk integration with your application with few lines of code.",
"homepage": "https://github.com/HRiNS/SwiftCasty.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amirriyadh": "amir.whiz@gmail.com"
},
"source": {
"git": "https://github.com/HRiNS/SwiftCasty.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Casty/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"google-cast-sdk": [
]
},
"static_framework": true
}