blob: b5be11a987b6f3e80342df53d091d5244e990735 [file] [log] [blame]
{
"name": "DKHelper",
"version": "0.7.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.7.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "DKHelper/*"
}