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