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] PageSenseSDK 0.7.26
[CocoaPods.git]
/
Specs
/
a
/
2
/
e
/
Binding
/
1.1.0
/
Binding.podspec.json
blob
5b085d8e3cb6060e13b58f5924a451d29581d4a4
1
{
2
"name": "Binding",
3
"version": "1.1.0",
4
"license": {
5
"type": "MIT"
6
},
7
"summary": "Lightweight bindings for iOS",
8
"homepage": "https://github.com/jeremytregunna/Binding",
9
"authors": {
10
"Jeremy Tregunna": "jeremy@tregunna.ca"
11
},
12
"source": {
13
"git": "https://github.com/jeremytregunna/Binding.git",
14
"tag": "1.1.0"
15
},
16
"requires_arc": true,
17
"source_files": "Binding/Binding.{h,m}"
18
}