blob: 44c2642bf33737c3004f52e5c20af7fc694136d9 [file] [log] [blame]
{
"name": "SEExtensions",
"version": "0.0.2",
"summary": "扩展",
"description": "swift extensions",
"homepage": "https://github.com/jojojoe/SEExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joe": "804463232@qq.com"
},
"social_media_url": "https://baidu.com",
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/jojojoe/SEExtension.git",
"tag": "0.0.2"
},
"source_files": "SEExtensions/**/*.{h,m,swift,xib}",
"frameworks": [
"UIKit",
"Photos",
"PhotosUI",
"Foundation"
],
"dependencies": {
"Kingfisher": [
],
"SwifterSwift": [
],
"Alertift": [
]
},
"swift_version": "5.0"
}