[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / f / 2 / a / DLSubclassAwareSingleton / 1.0.1 / DLSubclassAwareSingleton.podspec.json
blob8b897b6a7ddd887f892e85035fa67a35ec0aba14
2   "name": "DLSubclassAwareSingleton",
3   "version": "1.0.1",
4   "summary": "Singleton pattern implementation with support for specific instances per subclass.",
5   "homepage": "https://github.com/regexident/DLSubclassAwareSingleton",
6   "license": "BSD-3",
7   "authors": {
8     "Vincent Esche": "regexident@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/regexident/DLSubclassAwareSingleton.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "DLSubclassAwareSingleton/NSObject+DLSubclassAwareSingleton.{h,m}",
15   "requires_arc": false