blob: 053ba558b4ca4f637aec18a40b892d3bf793752a [file] [log] [blame]
{
"name": "SGBase",
"version": "1.0.1",
"summary": "SGBase.",
"description": "SGBase is very helpful freamwork",
"homepage": "https://github.com/zhenLuoxiaoming/SGBase",
"license": "MIT",
"authors": {
"罗晓明": "542250137@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhenLuoxiaoming/SGBase.git",
"tag": "1.0.1"
},
"source_files": [
"SGBase/SGBase/SGNetTool/**/*.{h,m}",
"SGBase/SGBase/SGDialog/*.{h,m}",
"SGBase/SGBase/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"SVProgressHUD": [
"~> 2.2.5"
]
}
}