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] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git]
/
Specs
/
6
/
9
/
4
/
Matchmore
/
0.7.3
/
Matchmore.podspec.json
blob
f3e21b089879f1fe5ed1dcb87cfa4f359920b1a5
1
{
2
"name": "Matchmore",
3
"platforms": {
4
"ios": "9.0"
5
},
6
"version": "0.7.3",
7
"authors": "Matchmore SDK Team",
8
"homepage": "https://matchmore.io",
9
"summary": "Matchmore iOS SDK in Swift",
10
"source": {
11
"git": "https://github.com/Matchmore/ios-sdk.git",
12
"tag": "0.7.3"
13
},
14
"license": "MIT license",
15
"source_files": "Matchmore/**/*.swift",
16
"dependencies": {
17
"Starscream": [
18
"~> 3.0"
19
],
20
"Alamofire": [
21
"~> 4.0"
22
]
23
}
24
}