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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
0
/
c
/
a
/
ZJLaunchAdv
/
1.0.1
/
ZJLaunchAdv.podspec.json
blob
a37ce316321413e4235bd5592b877110d5cec39c
1
{
2
"name": "ZJLaunchAdv",
3
"version": "1.0.1",
4
"summary": "easy to add launchAdv",
5
"homepage": "https://github.com/DreamerZJ/ZJLaunchAdv.git",
6
"license": "MIT",
7
"authors": {
8
"zhangjian": "1154467706@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/DreamerZJ/ZJLaunchAdv.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"ZJLaunchAdv",
19
"ZJLaunchAdv/**/*.{h,m}"
20
],
21
"requires_arc": true,
22
"dependencies": {
23
"SDWebImage": [
24
"~> 4.2.2"
25
],
26
"SDWebImage/GIF": [
27
"~> 4.2.2"
28
]
29
}
30
}