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] AlibabacloudEais20190624 1.0.2
[CocoaPods.git]
/
Specs
/
2
/
7
/
3
/
WiseTools
/
53
/
WiseTools.podspec.json
blob
eaf6a7cfc125d3279ec518c782cdd135eecba245
1
{
2
"name": "WiseTools",
3
"version": "53",
4
"summary": "Your framework summary",
5
"homepage": "https://google.com",
6
"authors": {
7
"Name": "pavel@nayax.com"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/paveljo/tools.git"
18
},
19
"swift_version": "4.2",
20
"ios": {
21
"vendored_frameworks": "WiseTools.framework"
22
}
23
}