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] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git]
/
Specs
/
8
/
a
/
5
/
JuLayout
/
1.2
/
JuLayout.podspec.json
blob
d4a0b30b173ee6c8f2e809c1dfab64f7e7c03310
1
{
2
"name": "JuLayout",
3
"version": "1.2",
4
"summary": "JuLayout",
5
"homepage": "https://github.com/jutewei/JuLayout",
6
"license": "MIT",
7
"platforms": {
8
"ios": "9.0"
9
},
10
"authors": {
11
"Juvid": "jutewei@qq.com"
12
},
13
"swift_versions": "5",
14
"source": {
15
"git": "https://github.com/jutewei/JuLayout.git",
16
"tag": "1.2"
17
},
18
"source_files": "JuLayout/OCLayout/*.{h,m}",
19
"requires_arc": true,
20
"frameworks": [
21
"UIKit",
22
"AVFoundation"
23
],
24
"swift_version": "5"
25
}