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] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git]
/
Specs
/
8
/
0
/
e
/
Lucy
/
1.0.2
/
Lucy.podspec.json
blob
88c20a0a43732970f12473620d46190540c897ad
1
{
2
"name": "Lucy",
3
"version": "1.0.2",
4
"authors": {
5
"jichuan": "tracyjichuan@gmail.com"
6
},
7
"homepage": "https://github.com/TracyJichuan/Lucy",
8
"summary": "lucy test",
9
"license": {
10
"type": "MIT"
11
},
12
"source": {
13
"git": "https://github.com/TracyJichuan/Lucy.git",
14
"tag": "1.0.2"
15
},
16
"requires_arc": true,
17
"platforms": {
18
"ios": "10.0"
19
},
20
"source_files": "Pods/Lucy/*.{h,m,c,mm}",
21
"dependencies": {
22
"GPUImage": [
23
24
]
25
}
26
}