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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
d
/
5
/
c
/
ModuleB
/
1.0.1
/
ModuleB.podspec.json
blob
37f775957ecfdcf64e512e10b42905716a5a1798
1
{
2
"name": "ModuleB",
3
"version": "1.0.1",
4
"summary": "ModuleB组件化开发",
5
"description": "ModuleB实战",
6
"homepage": "https://github.com/LeeWiHong/ModuleB",
7
"license": "MIT",
8
"authors": {
9
"wang_duo_yu_666": "gzlwhong101@gmail.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/LeeWiHong/ModuleB.git",
16
"tag": "v1.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"ModuleB/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude"
23
}