[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / d / 2 / library-appv-protobuffer / 0.0.2 / library-appv-protobuffer.podspec.json
blob7cd447b52f10dd80e41bff3e161ca5c273a094af
2   "name": "library-appv-protobuffer",
3   "version": "0.0.2",
4   "summary": "A short description of library-appv-protobuffer.",
5   "description": "library-appv-protobuffer工具",
6   "homepage": "http://192.168.31.250:8003/scj/library-appv-protobuffer",
7   "authors": {
8     "scj": "scj@123.com"
9   },
10   "license": "MIT",
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "http://192.168.31.250:8003/scj/library-appv-protobuffer.git",
16     "tag": "0.0.2"
17   },
18   "requires_arc": true,
19   "source_files": "**/*.{h,m}",
20   "pod_target_xcconfig": {
21     "ENABLE_BITCODE": "NO",
22     "DEFINES_MODULE": "YES",
23     "CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED": "NO",
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "ios": {
27     "vendored_frameworks": [
28       "**/library_appv_protobuffer.framework"
29     ]
30   },
31   "dependencies": {
32     "Protobuf": [
34     ],
35     "library-appvpb": [
37     ]
38   }