[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / b / BDGMacros / 0.0.21 / BDGMacros.podspec.json
blob8ac53c3f203c102ae349bd740d8b0042af11263f
2   "name": "BDGMacros",
3   "version": "0.0.21",
4   "summary": "xCode Macros",
5   "license": "MIT",
6   "description": "Really useful macros to use in every xCode project, such as isPad, conversions, suppress warnings, singleton, dlog, documentsfolder",
7   "homepage": "https://github.com/BobDG/BDGMacros",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/BDGMacros.git",
13     "tag": "0.0.21"
14   },
15   "source_files": "*.{h,m}",
16   "module_name": "BDGMacros",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true