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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
e
/
c
/
f
/
JusLayout
/
1.0.1
/
JusLayout.podspec.json
blob
f417fd54466307ec4ed2a24196a8751c5ba0ab2b
1
{
2
"name": "JusLayout",
3
"version": "1.0.1",
4
"summary": "JusLayout",
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.0.1"
17
},
18
"source_files": "JuLayout/SwiftLayout/*.{swift}",
19
"requires_arc": true,
20
"frameworks": [
21
"UIKit",
22
"AVFoundation"
23
],
24
"swift_version": "5"
25
}