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] MentaVlionAdapter 6.00.22
[CocoaPods.git]
/
Specs
/
d
/
5
/
2
/
OdinPush
/
0.0.1
/
OdinPush.podspec.json
blob
66940734d8c6ae20f68e187df5abfafe6ae8347f
1
{
2
"name": "OdinPush",
3
"version": "0.0.1",
4
"summary": "奥丁推送SDK",
5
"description": "奥丁推送SDK, 几行代码实现远程推送",
6
"homepage": "https://github.com/odindata/OdinPush.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Bacon": "baconli@foxmail.com"
13
},
14
"source": {
15
"git": "https://github.com/odindata/OdinPush.git",
16
"tag": "0.0.1"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"vendored_frameworks": "OdinPush/Core/OdinPush.framework"
22
}