blob: dcb2020135ad4a63f2c92d5a5b0c09be24ae775a [file] [log] [blame]
{
"name": "CocoaTest",
"version": "1.0.18",
"summary": "CocoaTest SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.valuecommerce.co.jp/company/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"reiya.matsuki.1990.09.23@gmail.com": "reiya.matsuki.1990.09.23@gmail.com"
},
"source": {
"git": "https://github.com/reiya/CocoaTest.git",
"tag": "1.0.18"
},
"xcconfig": {
"SWIFT_OBJC_BRIDGING_HEADER": "${PODS_ROOT}/../../VCSDK_for_media/BridgingHeader/VCSDK-Bridging-Header.h"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "VCSDK.framework",
"source_files": "VCSDK.framework/Headers/*.h",
"public_header_files": [
"VCSDK.framework/Headers/*.h",
"VCSDK-Bridging-Header.h"
],
"vendored_frameworks": "VCSDK.framework"
}