blob: ec191623286d1746f99fa5e21a7b75e22f519fa4 [file] [log] [blame]
{
"name": "SPBaseCommon",
"version": "1.0.0",
"summary": "客户端工具类.",
"description": "内部http请求参数的生成,字符串MD5的加密,日期的格式化等",
"homepage": "https://github.com/Appleqq/SPBaseCommon",
"license": "MIT",
"authors": {
"ppan": "820566997@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Appleqq/SPBaseCommon.git",
"tag": "1.0.0"
},
"source_files": "SPCommon/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}