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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
1
/
4
/
f
/
CHMediator
/
0.1
/
CHMediator.podspec.json
blob
49c6581663f674267205671058cc86ffccba3e46
1
{
2
"name": "CHMediator",
3
"version": "0.1",
4
"summary": "Reslove Modules relationship class",
5
"homepage": "https://github.com/chausson/CHMediatorDemo.git",
6
"license": "MIT",
7
"authors": {
8
"Chausson": "232564026@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/chausson/CHMediatorDemo.git",
15
"tag": "0.1"
16
},
17
"source_files": "CHMediator/*.{h,m}"
18
}