repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
5
/
2
/
c
/
DOSingleton
/
0.0.1
/
DOSingleton.podspec.json
blob
c9249bbc4f614f9a686bbea2bcd6c0bfb7c0e44c
1
{
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
19
}