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