repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git]
/
Specs
/
1
/
5
/
7
/
TestLibN
/
1.0.5
/
TestLibN.podspec.json
blob
c146060bc577d53f02de706bd02cd0297d35f920
1
{
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": [
21
22
],
23
"SwiftProtobuf": [
24
"~> 1.0"
25
]
26
}
27
}