blob: 5ece4502b5ead42f7d91eed8c4012bad52b40f10 [file] [log] [blame]
{
"name": "QSExtensions",
"version": "1.0.7",
"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.7"
},
"source_files": [
"QSExtensions",
"QSExtensions/QSExtensions/Extensions/**/*.{swift}"
],
"dependencies": {
"Kingfisher": [
"~> 4.10.1"
]
},
"swift_version": "4.2"
}