[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 4 / 6 / BDGCategories / 0.0.26 / BDGCategories.podspec.json
blob8becca9bda6300db862077e9dc3e4a8cdde48ee0
2   "name": "BDGCategories",
3   "version": "0.0.26",
4   "summary": "Incredibly useful categories for any xCode project",
5   "license": "MIT",
6   "description": "Really useful categories to use in every xCode project on UIView, UIImage, NSDate, NSDateFormatter, etc",
7   "homepage": "https://github.com/BobDG/BDGCategories",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/BDGCategories.git",
13     "tag": "0.0.26"
14   },
15   "source_files": "BDGCategories/**/*.{h,m}",
16   "frameworks": "Accelerate",
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": "true"