blob: 17a6299e41983fd34d64af74800bf942cb03000f [file] [log] [blame]
{
"name": "powerdefines",
"version": "0.0.6",
"summary": "Some handy defines for objective-c that make coding a lot easier",
"description": "Powerdefines is a collection of handy defines for objective-c to make coding easier.\nWith powerdefines you can switch NSStrings or get the iOS Version simple and fast.\nLook into the GitHub README.md for a full Guide and the list of defines.",
"homepage": "https://github.com/greensn0w/objective-c-powerdefines",
"license": "MIT",
"authors": {
"Lukas Breuer": "green.sn0w@aol.de"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/greensn0w/objective-c-powerdefines.git",
"tag": "0.0.6"
},
"source_files": "src/**/*.{h,m}"
}