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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
5
/
2
/
3
/
LSLaunchAD
/
0.0.3
/
LSLaunchAD.podspec.json
blob
c5401c0cc7ba931a8b1abe168d7dc3b95d7fe65c
1
{
2
"name": "LSLaunchAD",
3
"version": "0.0.3",
4
"summary": "一行代码实现带logo广告启动页",
5
"homepage": "https://github.com/lsmakethebest/LSLaunchAD",
6
"license": "MIT",
7
"authors": {
8
"ls": "623501561@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/lsmakethebest/LSLaunchAD.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "LSLaunchAD/**/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"SDWebImage": [
21
22
]
23
}
24
}