blob: 327c5268dee8199e76d19b2883a26cf67dddb6e5 [file] [log] [blame]
{
"name": "AVModule",
"version": "2.140.1",
"summary": "Conviva SDK for iOS.",
"description": "Conviva includes LivePass, ConvivaClient and ConvivaOptions which provide a central configuration for other Conviva services.",
"homepage": "https://git.corp.conviva.com/device/conviva-ios-sdk",
"license": {
"type": "Copyright",
"text": "Copyright 2018 Conviva"
},
"authors": "Conviva, Inc.",
"source": {
"git": "https://github.com/senthilkumaranandi/demo.git",
"tag": "2.140.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "iOS/AVModule.framework"
},
"dependencies": {
"SampleCore": [
"~> 3.0.0"
]
}
}