[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / c / AGConnectDatabase / 1.0.7.300 / AGConnectDatabase.podspec.json
blob3055d55409426cc1fd2920a07e29e3dfbd83057d
2   "name": "AGConnectDatabase",
3   "version": "1.0.7.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.20220615095442.32102921552789436491011309156762:20471231000000:0001:808B17CDDFF330A73B6314D9E43A205EBB72BB16B2A99F1191C231241F338884.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   }