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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
5
/
6
/
a
/
KeepLayout
/
0.3.1
/
KeepLayout.podspec.json
blob
a475f291b7e501e5e5ab7dea16770eff6f3a29f0
1
{
2
"name": "KeepLayout",
3
"version": "0.3.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": {
11
"Martin Kiss": "martin.kiss@me.com"
12
},
13
"source": {
14
"git": "https://github.com/iMartinKiss/KeepLayout.git",
15
"tag": "v0.3.1"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"source_files": "Sources",
21
"requires_arc": true
22
}