[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 5 / 7 / TestLibN / 1.0.6 / TestLibN.podspec.json
blob4a070389388c8d4008da16c678be866aaa763f88
2   "name": "TestLibN",
3   "version": "1.0.6",
4   "license": "MIT",
5   "summary": "Sample library for testing purpose",
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.6"
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   }