blob: 1f2295ca518a3ba8507e6d4d497d61882fbfeb8b [file] [log] [blame]
{
"name": "BDGCategories",
"version": "0.0.5",
"summary": "Incredibly useful categories for any xCode project",
"license": "MIT",
"description": "Really useful categories to use in every xCode project on UIView, UIImage, NSDate, NSDateFormatter, etc",
"homepage": "https://github.com/BobDG/BDGCategories",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/BobDG/BDGCategories.git",
"tag": "0.0.5"
},
"source_files": "*.{h,m}",
"frameworks": "Accelerate",
"platforms": {
"ios": null
},
"requires_arc": true
}