[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 3 / NodleSDK / 0.0.7 / NodleSDK.podspec.json
blobb76b512d0cf1c98893ea004d4304bbd390742133
2   "name": "NodleSDK",
3   "version": "0.0.7",
4   "license": "Apache-2.0",
5   "summary": "iOS library for the Nodle SDK",
6   "homepage": "https://www.nodle.com/",
7   "authors": "Nodle",
8   "source": {
9     "git": "git://github.com/NodleCode/NodleSDK-Release.git",
10     "tag": "0.0.7"
11   },
12   "vendored_frameworks": "NodleSDK.xcframework",
13   "platforms": {
14     "ios": "13.0"
15   },
16   "dependencies": {
17     "SQLite.swift": [
18       "~> 0.13.0"
19     ],
20     "SwiftCBOR": [
22     ],
23     "SwiftProtobuf": [
24       "~> 1.0"
25     ]
26   }