blob: f3cdf31bed00b9245e6d8d3609ae1595273dbe73 [file] [log] [blame]
{
"name": "MediaReportSDK",
"version": "0.1.24",
"summary": "A short description of MediaReportSDK.",
"swift_versions": [
"4.2",
"5.0"
],
"platforms": {
"ios": "11.0"
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bbang208@bitbucket.org/bbang208/media_report_ios_sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bbang208, jonghwachoi": "bbang@coinplug.com"
},
"source": {
"git": "https://bbang208@bitbucket.org/bbang208/media_report_ios_sdk.git",
"tag": "0.1.24"
},
"source_files": "MediaReportSDK/Classes/**/*",
"dependencies": {
"BoringSSL-GRPC": [
],
"SwiftGRPC": [
],
"SwiftProtobuf": [
"~> 1.0"
]
},
"swift_version": "5.0"
}