[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 2 / c / DOSingleton / 0.1.0 / DOSingleton.podspec.json
blob5ed6dfa5525de4a80ebc813ef521c26e223516b5
2   "name": "DOSingleton",
3   "version": "0.1.0",
4   "summary": "Subclassable Objective-C singleton for OS X 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.1.0"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "DOSingleton/DOSingleton.{h,m}",
19   "requires_arc": true