[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / 8 / b / ABCCameraKit / 0.0.1 / ABCCameraKit.podspec.json
blob3917e6a8100cd385853626c97af0b2d6a0d9dcc8
2   "name": "ABCCameraKit",
3   "version": "0.0.1",
4   "summary": "ABCCameraKit",
5   "description": "ABCCameraKit of 杭州笔声智能科技有限公司",
6   "homepage": "https://www.abcpen.com",
7   "license": "MIT",
8   "authors": {
9     "bing": "bing@abcpen.com"
10   },
11   "source": {
12     "git": "https://github.com/abcpen-inc/ABCCameraKit.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "ABCCommonKit",
22       "public_header_files": "ABCCameraKit/ABCCommonKit.framework/Headers/ABCCommonKit.h",
23       "source_files": "ABCCameraKit/ABCCommonKit.framework/Headers/*.{h}",
24       "vendored_frameworks": "ABCCameraKit/ABCCommonKit.framework",
25       "pod_target_xcconfig": {
26         "ENABLE_BITCODE": "NO"
27       }
28     },
29     {
30       "name": "ABCCameraKit",
31       "public_header_files": "ABCCameraKit/ABCCameraKit.framework/Headers/ABCCameraKit.h",
32       "source_files": "ABCCameraKit/ABCCameraKit.framework/Headers/*.{h}",
33       "vendored_frameworks": "ABCCameraKit/ABCCameraKit.framework",
34       "pod_target_xcconfig": {
35         "ENABLE_BITCODE": "NO"
36       }
37     },
38     {
39       "name": "ABCDetector",
40       "public_header_files": "ABCCameraKit/ABCDetector.framework/Headers/ABCDetector.h",
41       "source_files": "ABCCameraKit/ABCDetector.framework/Headers/*.{h}",
42       "vendored_frameworks": "ABCCameraKit/ABCDetector.framework",
43       "pod_target_xcconfig": {
44         "ENABLE_BITCODE": "NO"
45       }
46     },
47     {
48       "name": "ABCPDFKit",
49       "public_header_files": "ABCCameraKit/ABCPDFKit.framework/Headers/ABCPDFKit.h",
50       "source_files": "ABCCameraKit/ABCPDFKit.framework/Headers/*.{h}",
51       "vendored_frameworks": "ABCCameraKit/ABCPDFKit.framework",
52       "pod_target_xcconfig": {
53         "ENABLE_BITCODE": "NO"
54       }
55     },
56     {
57       "name": "ABCAuthKit",
58       "public_header_files": "ABCCameraKit/ABCAuthKit.framework/Headers/ABCAuthKit.h",
59       "source_files": "ABCCameraKit/ABCAuthKit.framework/Headers/*.{h}",
60       "vendored_frameworks": "ABCCameraKit/ABCAuthKit.framework",
61       "pod_target_xcconfig": {
62         "ENABLE_BITCODE": "NO"
63       }
64     },
65     {
66       "name": "ABCOpenCVImageKit",
67       "public_header_files": "ABCCameraKit/ABCOpenCVImageKit.framework/Headers/ABCOpenCVImageKit.h",
68       "source_files": "ABCCameraKit/ABCOpenCVImageKit.framework/Headers/*.{h}",
69       "vendored_frameworks": "ABCCameraKit/ABCOpenCVImageKit.framework",
70       "pod_target_xcconfig": {
71         "ENABLE_BITCODE": "NO"
72       }
73     }
74   ]