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] DocumentReaderBarcode 7.5.10922
[CocoaPods.git]
/
Specs
/
c
/
3
/
6
/
MOAd
/
1.1.0
/
MOAd.podspec.json
blob
06ed0b51ac5d131703a548885c0c778f233926c9
1
{
2
"name": "MOAd",
3
"version": "1.1.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "默往广告组件",
8
"description": "修改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.1.0"
20
},
21
"source_files": "MOAd/Classes/**/*",
22
"dependencies": {
23
"MWAdSDK": [
24
"1.0.0"
25
]
26
}
27
}