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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
6
/
a
/
7
/
DLSingletion
/
1.0.1
/
DLSingletion.podspec.json
blob
5ead78b5ef67002239c732ab112ab981b3a5eac4
1
{
2
"name": "DLSingletion",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "快速创建单例",
6
"homepage": "https://github.com/JiangYelinGit/DLSingletion",
7
"authors": {
8
"JiangYelin": "897134699@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/JiangYelinGit/DLSingletion.git",
12
"tag": "1.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "DLSingletion/*.{h,m}"
19
}