blob: f417fd54466307ec4ed2a24196a8751c5ba0ab2b [file] [log] [blame]
{
"name": "JusLayout",
"version": "1.0.1",
"summary": "JusLayout",
"homepage": "https://github.com/jutewei/JuLayout",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"Juvid": "jutewei@qq.com"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/jutewei/JuLayout.git",
"tag": "1.0.1"
},
"source_files": "JuLayout/SwiftLayout/*.{swift}",
"requires_arc": true,
"frameworks": [
"UIKit",
"AVFoundation"
],
"swift_version": "5"
}