blob: b4f1157d353782b8fecd493205da9877857e0d16 [file] [log] [blame]
{
"name": "DKHelper",
"version": "0.8.0",
"summary": "Bunch of categorized classes to improve your iOS development.",
"homepage": "https://github.com/kevindelord/DKHelper",
"license": "MIT",
"authors": {
"kevindelord": "delord.kevin@gmail.com"
},
"source": {
"git": "https://github.com/kevindelord/DKHelper.git",
"tag": "0.8.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "DKHelper/*"
}