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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
4
/
d
/
2
/
XHLaunchAd
/
2.1.3
/
XHLaunchAd.podspec.json
blob
cbd4dedb49bd22beb517c9bb09d2029914986bc5
1
{
2
"name": "XHLaunchAd",
3
"version": "2.1.3",
4
"summary": "几行代码接入启动页广告, 自带图片下载、缓存相关功能,无任何第三方依赖,支持静态/动态、全屏/半屏广告,支持LaunchImage或者LaunchScreen",
5
"homepage": "https://github.com/CoderZhuXH/XHLaunchAd",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Zhu Xiaohui": "977950862@qq.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/CoderZhuXH/XHLaunchAd.git",
18
"tag": "2.1.3"
19
},
20
"source_files": [
21
"XHLaunchAd",
22
"*.{h,m}"
23
],
24
"requires_arc": true
25
}