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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
6
/
a
/
KeepLayout
/
1.2.1
/
KeepLayout.podspec.json
blob
42c9de7623948f4ca73a3ff28234d75afc760140
1
{
2
"name": "KeepLayout",
3
"version": "1.2.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.2.1"
14
},
15
"platforms": {
16
"ios": "6.0"
17
},
18
"source_files": "Sources",
19
"requires_arc": true
20
}