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] Amplitude 8.9.0
[CocoaPods.git]
/
Specs
/
8
/
4
/
9
/
YZXUnlock
/
0.0.1
/
YZXUnlock.podspec.json
blob
33b8747c3295d2ea178ef23085738651c8028c14
1
{
2
"name": "YZXUnlock",
3
"version": "0.0.1",
4
"summary": "版本一",
5
"description": "手势解锁",
6
"homepage": "https://github.com/yinxing29/YZXUnlock",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"yinxing29": "yinxing29@sina.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/yinxing29/YZXUnlock.git",
19
"tag": "v0.0.1"
20
},
21
"source_files": "YZXUnlock/YZXGesturesUnlock/**/*.{h,m}",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}