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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
d
/
5
/
c
/
ModuleB
/
0.0.1
/
ModuleB.podspec.json
blob
60a7c0d93e8c3815ec3a336e5715723a20c548f6
1
{
2
"name": "ModuleB",
3
"version": "0.0.1",
4
"summary": "ModuleB仓库",
5
"description": "ModuleB主仓库代码",
6
"homepage": "https://github.com/LeeWiHong/ModuleB",
7
"license": "MIT",
8
"authors": {
9
"liweihong": "560340"
10
},
11
"source": {
12
"git": "https://github.com/LeeWiHong/ModuleB.git",
13
"tag": "0.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"ModuleB/**/*.{h,m}"
18
],
19
"platforms": {
20
"ios": "9.0"
21
},
22
"exclude_files": "Classes/Exclude"
23
}