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
[Delete] DSPSDK 1.0.0.3
[CocoaPods.git]
/
Specs
/
5
/
6
/
a
/
KeepLayout
/
1.1.1
/
KeepLayout.podspec.json
blob
bc466f6096a8aee16038b8886c0823e75a5eb4bc
1
{
2
"name": "KeepLayout",
3
"version": "1.1.1",
4
"summary": "Making Auto Layout easier to code.",
5
"homepage": "https://github.com/iMartinKiss/KeepLayout",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": "Martin Kiss",
11
"source": {
12
"git": "https://github.com/iMartinKiss/KeepLayout.git",
13
"tag": "v1.1.1"
14
},
15
"platforms": {
16
"ios": "6.0"
17
},
18
"source_files": "Sources",
19
"requires_arc": true
20
}