[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / e / 1 / CocoaTest / 1.0.19 / CocoaTest.podspec.json
blob56ada95dc360ed1a2f18d730eeda579da6315fe8
2   "name": "CocoaTest",
3   "version": "1.0.19",
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.19"
17   },
18   "xcconfig": {
19     "SWIFT_OBJC_BRIDGING_HEADER": "${PODS_ROOT}/CocoaTest/VCSDK-Bridging-Header.h"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "preserve_paths": "VCSDK.framework",
25   "source_files": "VCSDK.framework/Headers/*.h",
26   "public_header_files": [
27     "VCSDK.framework/Headers/*.h",
28     "VCSDK-Bridging-Header.h"
29   ],
30   "vendored_frameworks": "VCSDK.framework"