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] DocumentReaderFullStage 7.5.10940
[CocoaPods.git]
/
Specs
/
1
/
e
/
b
/
Hanson
/
1.0
/
Hanson.podspec.json
blob
f84a8fc97ef514d300280c4441bcc42aa8cbd163
1
{
2
"name": "Hanson",
3
"version": "1.0",
4
"summary": "Lightweight observations and bindings in Swift",
5
"homepage": "https://github.com/blendle/Hanson",
6
"license": {
7
"type": "ISC",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Joost van Dijk": "joost@blendle.com"
12
},
13
"platforms": {
14
"ios": "8.0",
15
"osx": "10.9",
16
"watchos": "2.0",
17
"tvos": "9.0"
18
},
19
"source": {
20
"git": "https://github.com/blendle/Hanson.git",
21
"tag": "1.0"
22
},
23
"source_files": [
24
"Hanson/*.swift",
25
"Hanson/**/*.swift"
26
],
27
"pushed_with_swift_version": "3.0"
28
}