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] AWSTranscribeStreaming 2.38.0
[CocoaPods.git]
/
Specs
/
1
/
8
/
b
/
YOLayout
/
0.0.2
/
YOLayout.podspec.json
blob
5027f416f357bdb652cb434bd823c03f5f2389da
1
{
2
"name": "YOLayout",
3
"version": "0.0.2",
4
"summary": "Layout framework.",
5
"homepage": "https://github.com/YOLayout/YOLayout",
6
"license": "MIT",
7
"authors": {
8
"Gabriel Handford": "gabrielh@gmail.com",
9
"John Boiles": "johnaboiles@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/YOLayout/YOLayout.git",
13
"tag": "0.0.2"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": [
19
"YOLayout",
20
"YOLayout/*.{h,m}"
21
],
22
"requires_arc": true
23
}