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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
3
/
b
/
e
/
MacBond
/
1.0.0
/
MacBond.podspec.json
blob
2c611d80beb617041a4e49ab1e0b7a4c821f67e7
1
{
2
"name": "MacBond",
3
"version": "1.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+github@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/wjk/MacBond.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "MacBond/*.swift",
18
"requires_arc": true
19
}