Skip to content

Commit

Permalink
[Add] BDGCategories 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BobDG authored and CocoaPodsBot committed May 25, 2015
1 parent c3ef7b2 commit 17edb79
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Specs/BDGCategories/0.0.8/BDGCategories.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "BDGCategories",
"version": "0.0.8",
"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.8"
},
"source_files": "*.{h,m}",
"frameworks": "Accelerate",
"platforms": {
"ios": null
},
"requires_arc": "true"
}

0 comments on commit 17edb79

Please sign in to comment.