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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
a
/
5
/
4
/
Signaturit
/
1.2.2
/
Signaturit.podspec.json
blob
da48de829e577771c72c55fa9f7e75023826a936
1
{
2
"name": "Signaturit",
3
"version": "1.2.2",
4
"license": {
5
"type": "MIT"
6
},
7
"summary": "Signaturit Swift SDK",
8
"homepage": "https://signaturit.com",
9
"authors": {
10
"Signaturit": "api@signaturit.com"
11
},
12
"source": {
13
"git": "https://github.com/signaturit/swift-sdk.git",
14
"tag": "1.2.2"
15
},
16
"swift_version": "3.3",
17
"platforms": {
18
"ios": "8.0"
19
},
20
"requires_arc": true,
21
"source_files": "*",
22
"dependencies": {
23
"Alamofire": [
24
"~> 4.7"
25
]
26
}
27
}