[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 2 / c / DOSingleton / 0.0.1 / DOSingleton.podspec.json
blobc9249bbc4f614f9a686bbea2bcd6c0bfb7c0e44c
2   "name": "DOSingleton",
3   "version": "0.0.1",
4   "summary": "Subclassable Objective-C singleton.",
5   "homepage": "https://github.com/stel/DOSingleton",
6   "license": "MIT",
7   "authors": {
8     "Dmitry Obukhov": "stel2k@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/stel/DOSingleton.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "osx": "10.7"
16   },
17   "source_files": "DOSingleton.{h,m}",
18   "requires_arc": true