blob: 4802eb5fecc100799f784210840268034f91188c [file] [log] [blame]
{
"name": "DKToolKit",
"version": "0.1.0",
"summary": "Swift ToolKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/drinking/DKToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"drinking": "pan49@126.com"
},
"source": {
"git": "https://github.com/drinking/DKToolKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DKToolKit/Classes/**/*"
}