[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 5 / 7 / TestLibN / 1.0.5 / TestLibN.podspec.json
blobc146060bc577d53f02de706bd02cd0297d35f920
2   "name": "TestLibN",
3   "version": "1.0.5",
4   "license": "MIT",
5   "summary": "Sample library",
6   "homepage": "https://github.com/nikiizvorski/TestFramework",
7   "authors": "Niki Izvorski",
8   "source": {
9     "git": "git://github.com/nikiizvorski/TestFramework.git",
10     "tag": "1.0.5"
11   },
12   "vendored_frameworks": "TestLib.xcframework",
13   "platforms": {
14     "ios": "14.5"
15   },
16   "dependencies": {
17     "SQLite.swift": [
18       "~> 0.13.0"
19     ],
20     "SwiftCBOR": [
22     ],
23     "SwiftProtobuf": [
24       "~> 1.0"
25     ]
26   }