blob: b1b252c636dab80ba5ae1caeec662fc6ad992e76 [file] [log] [blame]
{
"name": "DBUtils",
"version": "0.0.1",
"summary": "A short description of Utils.",
"description": "test",
"homepage": "https://github.com/iosbin/Utils",
"license": "MIT",
"authors": {
"董彬": "jixiedongbin@163.com"
},
"source": {
"git": "https://github.com/iosbin/Utils.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Utils",
"Utils/**/*.{h,m}"
],
"exclude_files": "Utils/Exclude"
}