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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
4
/
c
/
8
/
LFPhotoLib
/
0.0.2
/
LFPhotoLib.podspec.json
blob
555115e89850e2a51566332465cd6b71566e6868
1
{
2
"name": "LFPhotoLib",
3
"version": "0.0.2",
4
"summary": "Lib.",
5
"description": "My Lib.",
6
"homepage": "https://www.baidu.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Alpha": "alphali@vipabc.com"
13
},
14
"source": {
15
"git": "https://github.com/CoderiLife/LFPhotoLib.git",
16
"tag": "0.0.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LFPhotoLib/Classes/**/*",
22
"frameworks": "UIKit",
23
"dependencies": {
24
"AFNetworking": [
25
"~> 2.3"
26
]
27
}
28
}