[Add] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 9 / e / 1 / CocoaTest / 1.0.16 / CocoaTest.podspec.json
blobde1e0f5a11bd15e3fce0b95de50d71831234e8d4
2   "name": "CocoaTest",
3   "version": "1.0.16",
4   "summary": "CocoaTest SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.valuecommerce.co.jp/company/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "reiya.matsuki.1990.09.23@gmail.com": "reiya.matsuki.1990.09.23@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/reiya/CocoaTest.git",
16     "tag": "1.0.16"
17   },
18   "prepare_command": "cat > \"module.map\" << MAP\nmodule sqlite3 [system] {\n    header \"$SDKROOT/usr/include/sqlite3.h\"\n    link \"sqlite3\"\n    export *\n}\nMAP",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "preserve_paths": "VCSDK.framework",
23   "source_files": "VCSDK.framework/Headers/*.h",
24   "public_header_files": "VCSDK.framework/Headers/*.h",
25   "vendored_frameworks": "VCSDK.framework"