blob: 573011ba666df813139eabb8714cbff83170c633 [file] [log] [blame]
{
"name": "DKToolkits",
"version": "0.0.1",
"summary": "a set of toolkits can be used in development",
"description": "this toolkits provides many useful methods to developer",
"homepage": "https://github.com/DK-Coder/DKToolkits",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DK-Coder": "kb01020304@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/DK-Coder/DKToolkits.git",
"tag": "0.0.1"
},
"source_files": "Toolkits/*.{h,m}",
"requires_arc": true
}