blob: 0acbbef4284490ff83a7569b106817541e4896c5 [file] [log] [blame]
{
"name": "SSHandler",
"version": "0.0.4",
"summary": "一些统一的处理方法",
"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.0.4"
},
"source_files": "SSHandlerDemo/SSHandler/**/*.{h,m}",
"dependencies": {
"SSConfigure": [
],
"SSDialog": [
]
}
}