blob: 55be2df3beb4af1476183d9c80fc4e4505c8a8bd [file] [log] [blame]
{
"name": "BDGMacros",
"version": "0.0.15",
"summary": "xCode Macros",
"license": "MIT",
"description": "Really useful macros to use in every xCode project, such as isPad, conversions, suppress warnings, singleton, dlog, documentsfolder",
"homepage": "https://github.com/BobDG/BDGMacros",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/BobDG/BDGMacros.git",
"tag": "0.0.15"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": null
},
"requires_arc": true
}