blob: d4a0b30b173ee6c8f2e809c1dfab64f7e7c03310 [file] [log] [blame]
{
"name": "JuLayout",
"version": "1.2",
"summary": "JuLayout",
"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.2"
},
"source_files": "JuLayout/OCLayout/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"AVFoundation"
],
"swift_version": "5"
}