blob: 02089d8f6981b4c5a8a421decb57c4a8bca67953 [file] [log] [blame]
{
"name": "SampleCore",
"version": "3.2.0",
"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/sample.git",
"tag": "3.2.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"CoreMedia",
"AVFoundation",
"SystemConfiguration",
"MobileCoreServices"
],
"ios": {
"frameworks": "CoreTelephony",
"vendored_frameworks": "iOS/SampleCore.framework"
}
}