blob: 542785e5ac662ff66d4c8d0dcc9c98bd53518da6 [file] [log] [blame]
{
"name": "CocoaTest",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Example/Pods/ADLinkSDK.framework/Headers/*.h",
"resources": "Example/Pods/ADLinkSDK.framework",
"preserve_paths": "Example/Pods/ADLinkSDK.framework",
"public_header_files": "Example/Pods/ADLinkSDK.framework/Headers/*.h",
"vendored_frameworks": "Example/Pods/ADLinkSDK.framework"
}