blob: 786b3e3704500e7695a6ccd63eb3a9cc470e43f6 [file] [log] [blame]
{
"name": "SGBase",
"version": "0.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": "0.0.1"
},
"source_files": [
"SGBase/SGBase",
"SGBase/SGBase/**/*.{h,m}"
],
"requires_arc": true
}