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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
c
/
3
/
6
/
MOAd
/
1.0.0
/
MOAd.podspec.json
blob
59eaa3a93023962ea42e3b3800c42ac7afb5061e
1
{
2
"name": "MOAd",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "默往广告组件",
8
"description": "功能:提供h5的激励视频和Banner广告",
9
"homepage": "https://github.com/yxh418983798/MOAd",
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE"
13
},
14
"authors": {
15
"Alfie": "418983798@qq.com"
16
},
17
"source": {
18
"git": "http://192.168.199.108/ios/project/mostone/MOAdModule.git",
19
"tag": "1.0.0"
20
},
21
"source_files": "MOAd/Classes/**/*",
22
"dependencies": {
23
"MWAdSDK": [
24
"1.0.0"
25
]
26
}
27
}