blob: 7cfc181371f651bb84054d8fa4828b1a4c600264 [file] [log] [blame]
{
"name": "SEExtensions",
"version": "0.0.1",
"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": "13.0"
},
"source": {
"git": "https://github.com/jojojoe/SEExtension.git",
"tag": "0.0.1"
},
"source_files": "SEExtensions/**/*.{h,m,swift,xib}",
"frameworks": [
"UIKit",
"Photos",
"PhotosUI",
"Foundation"
],
"dependencies": {
"Kingfisher": [
],
"SwifterSwift": [
],
"Alertift": [
]
},
"swift_version": "5.0"
}