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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
4
/
3
/
d
/
QJMediator
/
0.1.0
/
QJMediator.podspec.json
blob
3d879b975d7c94ae2a4cdc247f36dee7e6076d45
1
{
2
"name": "QJMediator",
3
"version": "0.1.0",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "This is QJMediator",
8
"homepage": "http://git.oschina.net/concentrated/QJMediator",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"jun": "szxyjun@163.com"
15
},
16
"source": {
17
"git": "https://git.oschina.net/concentrated/QJMediator.git",
18
"tag": "v0.1.0"
19
},
20
"source_files": "QJMediator/QJMediator/**/*.{h,m}",
21
"requires_arc": true
22
}