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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
2
/
7
/
3
/
WiseTools
/
0.0.1
/
WiseTools.podspec.json
blob
0b0cb0fff53faeca4847d72212f8c4530cac68d8
1
{
2
"name": "WiseTools",
3
"version": "0.0.1",
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
}