[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / b / BDGMacros / 0.0.20 / BDGMacros.podspec.json
blob74b3fb165c922cf21cb6f1a4fb7975f010214c79
2   "name": "BDGMacros",
3   "version": "0.0.20",
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.20"
14   },
15   "source_files": "*.{h,m}",
16   "module_name": "BDGMacros",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true