blob: c3894e7129f5ba67e8e6594cc5254ae27ca821e2 [file] [log] [blame]
{
"name": "QSExtensions",
"version": "1.0.8",
"summary": "常用类扩展.",
"description": "集成自己项目中常用类扩展.",
"homepage": "https://www.jianshu.com/p/61d4e8c486d4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Song",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fallpine/QSExtensions.git",
"tag": "1.0.8"
},
"source_files": [
"QSExtensions",
"QSExtensions/QSExtensions/Extensions/**/*.{swift}"
],
"dependencies": {
"Kingfisher": [
"~> 4.10.1"
]
},
"swift_version": "4.2"
}