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
/
54
/
WiseTools.podspec.json
blob
f49dabc09aa999b3d9ae81d30fb840be935cbad2
1
{
2
"name": "WiseTools",
3
"version": "54",
4
"summary": "Handy tools",
5
"homepage": "https://github.com/paveljo/tools",
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
}