blob: a7a1b5f3952ea6e46d17621775741142e2bcc7c1 [file] [log] [blame]
{
"name": "DJExtension",
"version": "1.4.1",
"summary": "Extensions and globalFunctions for swift. Create components with one line of code.",
"homepage": "https://github.com/iwufan/DJExtension",
"license": "MIT",
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"authors": {
"jiadawei": "jiadawei80@126.com"
},
"source": {
"git": "https://github.com/iwufan/DJExtension.git",
"tag": "1.4.1"
},
"source_files": "DJExtension/**/*.{swift}",
"requires_arc": true,
"frameworks": [
"UIKit",
"AVFoundation",
"Photos"
],
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.2"
}