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
/
3
/
b
/
e
/
MacBond
/
2.0.0
/
MacBond.podspec.json
blob
a9a82e1533e08684f41ad21e2487f7d6595e7024
1
{
2
"name": "MacBond",
3
"version": "2.0.0",
4
"license": "MIT",
5
"platforms": {
6
"osx": "10.10"
7
},
8
"summary": "An OS X port of the Bond binding framework",
9
"homepage": "https://github.com/wjk/MacBond",
10
"authors": {
11
"William Kent": "wjk011@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/wjk/MacBond.git",
15
"tag": "2.0.0"
16
},
17
"source_files": "MacBond/*.swift",
18
"requires_arc": true
19
}