blob: 353b0b81f860a03fd7307842a312ad897628d9f8 [file] [log] [blame]
{
"name": "VeeplayIma",
"version": "1.0",
"summary": "Veeplay Google IMA SDK Plugin",
"homepage": "http://veeplay.com",
"license": {
"type": "Commercial",
"text": "Contact office@veeplay.com"
},
"authors": {
"Veeplay": "gabi@veeplay.com"
},
"source": {
"git": "https://github.com/veeplay/ima-support-ios.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"documentation_url": "http://veeplay.github.io/ima-support-ios/",
"source_files": "Headers/*.h",
"public_header_files": "Headers/*.h",
"vendored_libraries": "libVeeplayIma.a",
"dependencies": {
"Veeplay": [
],
"GoogleAds-IMA-iOS-SDK": [
"~> 3.9"
]
}
}