[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 1 / CocoaTest / 1.0.20 / CocoaTest.podspec.json
blob857d589cd391e66805e809e8a1a4459881216a3f
2   "name": "CocoaTest",
3   "version": "1.0.20",
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.20"
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": [
25     "VCSDK.framework",
26     "VCSDK-Bridging-Header.h"
27   ],
28   "source_files": [
29     "VCSDK.framework/Headers/*.h",
30     "VCSDK-Bridging-Header.h"
31   ],
32   "public_header_files": [
33     "VCSDK.framework/Headers/*.h",
34     "VCSDK-Bridging-Header.h"
35   ],
36   "vendored_frameworks": "VCSDK.framework"