blob: b2839a8e711dba0704b3856b6a3cbea2608a0dba [file] [log] [blame]
{
"name": "DKHelper",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "DKHelper.{h,m}"
}