blob: 7622ea26f8106bb9e7cf3234a18014a4edd13844 [file] [log] [blame]
{
"name": "AMChromeCastNew4",
"version": "0.0.2",
"summary": "Wrapper class to handle chrome cast behaviour on iOS.",
"homepage": "https://github.com/sarathyarra1300/AMChromeCastNew4",
"license": "MIT",
"authors": {
"sarathyarra1300": "sarath.yarra1300@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sarathyarra1300/AMChromeCastNew4.git",
"tag": "0.0.2"
},
"source_files": "AMChromeCastNew4/*.{h,m}",
"requires_arc": true,
"dependencies": {
"google-cast-sdk": [
"~> 4.4"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}