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
/
f
/
7
/
e
/
LGLocker
/
1.0.0
/
LGLocker.podspec.json
blob
8bdf0cc3b77640012a9ff3a8fddc033b046663b3
1
{
2
"name": "LGLocker",
3
"version": "1.0.0",
4
"summary": "点控控制",
5
"homepage": "https://github.com/LYajun/LGLocker",
6
"license": "MIT",
7
"authors": {
8
"刘亚军": "liuyajun1999@icloud.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/LYajun/LGLocker.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "LGLocker/*.{h,m}",
18
"resources": "LGLocker/LGLocker.bundle",
19
"requires_arc": true,
20
"dependencies": {
21
"Masonry": [
22
23
]
24
}
25
}