blob: ffa45010d1ef409f5f87a863b188e6e98c8b16ca [file] [log] [blame]
{
"name": "ClientSideInteractiveMediaAdsTVOSWrapper",
"version": "0.1.3",
"summary": "Just a wrapper for ClientSideInteractiveMediaAds tvOS.",
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"cocoapods_version": ">= 1.6.1",
"static_framework": true,
"description": "Use it if you have problems with ClientSideInteractiveMediaAds for tvOS.",
"homepage": "https://github.com/romanpodymov24i/ClientSideInteractiveMediaAdsTVOSWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"romanpodymov24i": "roman.podymov@24i.com"
},
"source": {
"git": "https://github.com/romanpodymov24i/ClientSideInteractiveMediaAdsTVOSWrapper.git",
"tag": "0.1.3"
},
"platforms": {
"tvos": "9.1"
},
"vendored_frameworks": "Frameworks/tvOS/ClientSideInteractiveMediaAds.framework",
"source_files": "Source/**/*"
}