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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
a
/
8
/
f
/
NiceGesture
/
0.9
/
NiceGesture.podspec.json
blob
74ebcfd5087dbf0cdc893469a14b90bd1788402e
1
{
2
"name": "NiceGesture",
3
"version": "0.9",
4
"summary": "The best way to use UIGesture",
5
"license": {
6
"type": "MIT",
7
"file": "LICENSE"
8
},
9
"homepage": "https://github.com/lacklock/NiceGesture",
10
"authors": {
11
"lacklock": "lacklock@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/lacklock/NiceGesture.git",
18
"tag": "0.9"
19
},
20
"source_files": "NiceGesture/*.swift"
21
}