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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
f
/
1
/
3
/
Klaxon
/
0.1.1
/
Klaxon.podspec.json
blob
bc9b4c268704376d36aa15d6c586308d74073cd9
1
{
2
"name": "Klaxon",
3
"version": "0.1.1",
4
"summary": "Account Aggregator SDK by Setu",
5
"description": "Account Aggregator SDK. Name: Klaxon",
6
"homepage": "https://setu.co",
7
"authors": {
8
"Agya": "engg@agya.co"
9
},
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE"
13
},
14
"source": {
15
"git": "https://github.com/SetuHQ/aa-mobile-sdk.git",
16
"tag": "0.1.1"
17
},
18
"platforms": {
19
"ios": "11.0"
20
},
21
"ios": {
22
"vendored_frameworks": "Klaxon.framework"
23
}
24
}