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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
5
/
8
/
Autoclave
/
1.0.0
/
Autoclave.podspec.json
blob
2e7f50f29c20a5485eac845999ad95c60eb0e7ff
1
{
2
"name": "Autoclave",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "Your easygoing Autolayout friend.",
6
"homepage": "https://github.com/keighl/Autoclave",
7
"authors": {
8
"keighl": "keighl@keighl.com"
9
},
10
"source": {
11
"git": "https://github.com/keighl/Autoclave.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.9"
17
},
18
"source_files": "Source/*.swift",
19
"requires_arc": true
20
}