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