[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 5 / 7 / TestLibN / 1.0.2 / TestLibN.podspec.json
blob6c3b3b52922704191078fdd9fdb1a26081859638
2   "name": "TestLibN",
3   "version": "1.0.2",
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.2"
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   }