blob: 52f54997b8111aef2f1b9102be86243b629a069a [file] [log] [blame]
{
"name": "SSHandler",
"version": "0.6.1",
"summary": "SSKit中全局的配置文件",
"description": "用于SSKit中全局的配置文件",
"homepage": "https://github.com/bassamyan/SSHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin.nz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bassamyan/SSHandler.git",
"tag": "0.6.1"
},
"source_files": "SSHandlerDemo/SSHandler/**/*.{h,m}",
"resources": "Resource/**/*",
"dependencies": {
"SSConfigure": [
],
"SSDialog": [
]
}
}