blob: 2f6feb6bd70cfc5cd6c2c327a0fb0dacfe5b1b18 [file] [log] [blame]
{
"name": "SSConfigure",
"version": "0.0.1",
"summary": "一些基础的配置",
"description": "适用于SSKit的一些基础配置",
"homepage": "https://github.com/bassamyan/SSConfigure",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin.nz@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bassamyan/SSConfigure.git",
"tag": "0.0.1"
},
"source_files": "SSConfigureDemo/SSConfigure/**/*.{h,m}"
}