blob: fe3241611e88c8f2d1ef662f6fda60479674a3cb [file] [log] [blame]
{
"name": "DKHelper",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "DKHelper/*"
}