{ | |
"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" | |
} |