blob: 004e94a56f4423c4bfc386b486d66ddab59556cc [file] [log] [blame]
{
"name": "QSExtensions",
"version": "1.0",
"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}"
]
}