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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
7
/
f
/
ONOIMLib
/
1.0.9
/
ONOIMLib.podspec.json
blob
abd9c14d2b0290b27d367fd9bb8f444a6054a772
1
{
2
"name": "ONOIMLib",
3
"version": "1.0.9",
4
"summary": "A Lib of IM",
5
"homepage": "https://github.com/carrotlsp/ONOIMLib",
6
"license": "MIT",
7
"source": {
8
"git": "https://github.com/carrotlsp/ONOIMLib.git",
9
"tag": "1.0.9"
10
},
11
"source_files": "ONOIMLib/**/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"dependencies": {
17
"ProtocolBuffers": [
18
19
]
20
},
21
"authors": {
22
"BY": "476078307@qq.com"
23
}
24
}