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.8.16
[CocoaPods.git]
/
Specs
/
5
/
4
/
8
/
LCModalHelper
/
0.0.1
/
LCModalHelper.podspec.json
blob
63d8ca967f180553b9c9d0a9766bc5686747d877
1
{
2
"name": "LCModalHelper",
3
"version": "0.0.1",
4
"summary": "Custom modal animation.",
5
"homepage": "https://github.com/mlcldh/LCModalHelper",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"mlcldh": "1228225993@qq.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/mlcldh/LCModalHelper.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "LCModalHelper",
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
],
25
"requires_arc": true,
26
"dependencies": {
27
"Masonry": [
28
29
]
30
}
31
}