blob: 548a4117dfac87153b4e81ee8d087d1e49cf6440 [file] [log] [blame]
{
"name": "testLibAReiya",
"version": "1.0.0",
"summary": "testLibAReiya 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/testLibA.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "VCSDK.framework",
"source_files": "VCSDK.framework/Headers/*.h",
"public_header_files": "VCSDK.framework/Headers/*.h",
"vendored_frameworks": "VCSDK.framework"
}