[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / c / DOSingleton / 0.0.2 / DOSingleton.podspec.json
blob4a9098050026e13fdbbcdc74b4e8c2de5a7b32d4
2   "name": "DOSingleton",
3   "version": "0.0.2",
4   "summary": "Subclassable Objective-C singleton for Mac OSX and iOS.",
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.2"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "DOSingleton/DOSingleton.{h,m}",
19   "requires_arc": true