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] ZCShareSDK 0.0.12
[CocoaPods.git]
/
Specs
/
6
/
9
/
4
/
Matchmore
/
0.7.1
/
Matchmore.podspec.json
blob
5fe82ae1bee49b3cc9139a084a63d4ce71d99764
1
{
2
"name": "Matchmore",
3
"platforms": {
4
"ios": "9.0"
5
},
6
"version": "0.7.1",
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.1"
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
}