[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 9 / e / 1 / CocoaTest / 1.0.17 / CocoaTest.podspec.json
blobc25908489dd56bafc4b1041857c8f8bdda156990
2   "name": "CocoaTest",
3   "version": "1.0.17",
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.17"
17   },
18   "prepare_command": "cat > \"module.map\" << MAP\nmodule VCSDK [system] {\n    header \"$SDKROOT/VCSDK.framework/Headers/*.h\"\n    link \"VCSDK\"\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"