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] MirrorXML 4.0.3
[CocoaPods.git]
/
Specs
/
a
/
3
/
9
/
RRUMessage
/
0.0.1
/
RRUMessage.podspec.json
blob
4d2ee9c975bf3b0d8a56f12507f582a9ba139473
1
{
2
"name": "RRUMessage",
3
"version": "0.0.1",
4
"summary": "UM消息推送",
5
"requires_arc": true,
6
"description": "UM消息推送SDK",
7
"homepage": "https://github.com/cyqluowang/RRUMessage",
8
"license": {
9
"type": "MIT",
10
"file": "LICENSE"
11
},
12
"authors": {
13
"陈玉琪": "yq.chen@renrunkeji.com"
14
},
15
"source": {
16
"git": "https://github.com/cyqluowang/RRUMessage.git",
17
"tag": "0.0.1"
18
},
19
"source_files": [
20
"Core",
21
"Core/**/*.{h,m}"
22
],
23
"vendored_libraries": "Core/*.a"
24
}