blob: e4097fff69ddff028638395a9a3a5bd1c7507327 [file] [log] [blame]
{
"name": "QSExtensions",
"version": "1.0.2",
"summary": "常用类扩展.",
"description": "集成自己项目中常用类扩展.",
"homepage": "https://www.jianshu.com/u/7be4a0163a7f",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Song",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fallpine/QSExtensions.git",
"tag": "1.0"
},
"source_files": [
"QSExtensions",
"QSExtensions/QSExtensions/Extensions/**/*.{swift}"
]
}