[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / f / c / AGConnectDatabase / 1.0.8.300 / AGConnectDatabase.podspec.json
blob1593db82b80f025e6bba277ea7f51b245fcbff45
2   "name": "AGConnectDatabase",
3   "version": "1.0.8.300",
4   "summary": "AppGallery Connect Database SDK",
5   "description": "AppGallery Connect Database (Cloud DB) is a device-cloud synergy database product that provides data synergy management capabilities between the device and cloud. In addition to ensuring data availability, reliability, consistency, and security, Cloud DB enables seamless data synchronization between the device and cloud, helping developers swiftly develop device-cloud and multi-device synergy applications.",
6   "homepage": "https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/clouddb-get-started-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Huawei App Gallery",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "libraries": "stdc++",
16   "xcconfig": {
17     "OTHER_LDFLAGS": "-ObjC"
18   },
19   "resources": "AGConnectDatabase.bundle",
20   "vendored_frameworks": "AGConnectDatabase.framework",
21   "source": {
22     "http": "https://appfile-cn.dbankcdn.com:443/FileServer/getFile/appAttach/011/111/111/0000000000011111111.20220822112247.42613058578081307938634310285938:20471231000000:0001:2F4DE6976B979143639CD0946C7F2C8291701DD05FEEE0CFA6D2634CA49A4375.zip?needInitFileName=true"
23   },
24   "dependencies": {
25     "AGConnectCore": [
26       "~> 1.4"
27     ],
28     "AGConnectCredential": [
29       "~> 1.4"
30     ],
31     "HMFoundation": [
32       "~> 1.4"
33     ],
34     "OpenSSL-for-agc-clouddb": [
35       "1.1.1k"
36     ],
37     "Protobuf-C++": [
38       "3.13.0"
39     ],
40     "SQLCipher": [
41       "4.4.1"
42     ]
43   }