blob: 3917e6a8100cd385853626c97af0b2d6a0d9dcc8 [file] [log] [blame]
{
"name": "ABCCameraKit",
"version": "0.0.1",
"summary": "ABCCameraKit",
"description": "ABCCameraKit of 杭州笔声智能科技有限公司",
"homepage": "https://www.abcpen.com",
"license": "MIT",
"authors": {
"bing": "bing@abcpen.com"
},
"source": {
"git": "https://github.com/abcpen-inc/ABCCameraKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "ABCCommonKit",
"public_header_files": "ABCCameraKit/ABCCommonKit.framework/Headers/ABCCommonKit.h",
"source_files": "ABCCameraKit/ABCCommonKit.framework/Headers/*.{h}",
"vendored_frameworks": "ABCCameraKit/ABCCommonKit.framework",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
},
{
"name": "ABCCameraKit",
"public_header_files": "ABCCameraKit/ABCCameraKit.framework/Headers/ABCCameraKit.h",
"source_files": "ABCCameraKit/ABCCameraKit.framework/Headers/*.{h}",
"vendored_frameworks": "ABCCameraKit/ABCCameraKit.framework",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
},
{
"name": "ABCDetector",
"public_header_files": "ABCCameraKit/ABCDetector.framework/Headers/ABCDetector.h",
"source_files": "ABCCameraKit/ABCDetector.framework/Headers/*.{h}",
"vendored_frameworks": "ABCCameraKit/ABCDetector.framework",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
},
{
"name": "ABCPDFKit",
"public_header_files": "ABCCameraKit/ABCPDFKit.framework/Headers/ABCPDFKit.h",
"source_files": "ABCCameraKit/ABCPDFKit.framework/Headers/*.{h}",
"vendored_frameworks": "ABCCameraKit/ABCPDFKit.framework",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
},
{
"name": "ABCAuthKit",
"public_header_files": "ABCCameraKit/ABCAuthKit.framework/Headers/ABCAuthKit.h",
"source_files": "ABCCameraKit/ABCAuthKit.framework/Headers/*.{h}",
"vendored_frameworks": "ABCCameraKit/ABCAuthKit.framework",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
},
{
"name": "ABCOpenCVImageKit",
"public_header_files": "ABCCameraKit/ABCOpenCVImageKit.framework/Headers/ABCOpenCVImageKit.h",
"source_files": "ABCCameraKit/ABCOpenCVImageKit.framework/Headers/*.{h}",
"vendored_frameworks": "ABCCameraKit/ABCOpenCVImageKit.framework",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
}
}
]
}