blob: 57531e1432ccafbfccb1a30dd0704624210dec6c [file] [log] [blame]
{
"name": "HHServiceSDK",
"version": "0.0.1",
"summary": "HHServiceSDK usual tools.",
"description": "常用的辅助工具方法,帮助减少开发时间",
"homepage": "https://github.com/hao1208hao/HHServiceSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haohao": "424098404@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hao1208hao/HHServiceSDK.git",
"tag": "0.0.1"
},
"source_files": "HHServiceSDK/**/*.{h,m}",
"requires_arc": true
}