[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 7 / 8 / JacquardSDK / 0.1.0 / JacquardSDK.podspec.json
blob30895a034b6ee1ff56db6d11d5f127928e8cd22c
2   "name": "JacquardSDK",
3   "version": "0.1.0",
4   "summary": "This SDK allows you to connect to your Jacquard product from your own iOS app.",
5   "description": "Jacquard by Google weaves new digital experiences into the things you love, wear, and use every day to give you\nthe power to do more and be more. Jacquard SDK is a way to connect Jacquard interactions within your apps.\nCreate an app and bring it to life with gestures, haptics and more through the Jacquard SDK.",
6   "homepage": "https://google.github.io/JacquardSDKiOS",
7   "license": {
8     "type": "Jacquard Software Development Kit License Agreement",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mark Aufflick": "maufflick@google.com"
13   },
14   "source": {
15     "http": "https://github.com/google/JacquardSDKiOS/releases/download/v0.1.0/jacquard-sdk-0.1.0-xcframework.zip"
16   },
17   "swift_versions": "5",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "ios": {
22     "vendored_frameworks": "JacquardSDK.xcframework",
23     "frameworks": [
24       "Foundation",
25       "CoreBluetooth"
26     ]
27   },
28   "dependencies": {
29     "SwiftProtobuf": [
30       "~> 1.0"
31     ]
32   },
33   "swift_version": "5"