[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 2 / 4 / ConfigWiseSDK / 2.1.1 / ConfigWiseSDK.podspec.json
blobb5823a1d9e51faa7b99225e150775767b925e01a
2   "name": "ConfigWiseSDK",
3   "version": "2.1.1",
4   "summary": "ConfigWiseSDK (iOS) 2.1.1",
5   "homepage": "https://github.com/configwise/configwise-sdk-ios-library",
6   "authors": {
7     "ConfigWise BV": "sdk@configwise.io"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/configwise/configwise-sdk-ios-library.git",
15     "tag": "2.1.1"
16   },
17   "platforms": {
18     "ios": "14.5"
19   },
20   "subspecs": [
21     {
22       "name": "CWSDKData",
23       "vendored_frameworks": "CWSDKData/Sources/CWSDKData.xcframework",
24       "frameworks": "CryptoKit"
25     },
26     {
27       "name": "CWSDKRender",
28       "vendored_frameworks": "CWSDKRender/Sources/CWSDKRender.xcframework",
29       "frameworks": [
30         "ARKit",
31         "RealityKit"
32       ],
33       "dependencies": {
34         "ConfigWiseSDK/CWSDKData": [
36         ]
37       }
38     }
39   ]