[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / 3 / NodleSDK / 0.0.11 / NodleSDK.podspec.json
blob92a9a15212f13587bf222af70c3aaf41b9d17e34
2   "name": "NodleSDK",
3   "version": "0.0.11",
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": "https://github.com/NodleCode/NodleSDK-Release.git",
10     "tag": "0.0.11"
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   }