blob: a5b8c2ac8945ba9253858b4d19b4950b8d90e5b4 [file] [log] [blame]
{
"name": "BDGCategories",
"version": "0.0.39",
"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.39"
},
"source_files": "BDGCategories/**/*.{h,m}",
"frameworks": "Accelerate",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}