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
[Delete] YLCategory-Swift-MacOS 1.0.3
[CocoaPods.git]
/
Specs
/
c
/
d
/
3
/
DLTool
/
0.0.2
/
DLTool.podspec.json
blob
7d06b18935489320e5b609597a8e3b5cd07b95b2
1
{
2
"name": "DLTool",
3
"version": "0.0.2",
4
"summary": "DLTool.",
5
"description": "DLTool of Delouch",
6
"homepage": "https://github.com/DeIouch",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": "Delouch",
12
"platforms": {
13
"ios": "9.0"
14
},
15
"source": {
16
"git": "https://github.com/DeIouch/DLTool.git",
17
"tag": "0.0.2"
18
},
19
"source_files": [
20
"DLTool",
21
"DLToolDemo/DLToolDemo/DLTool/Classes/**/*"
22
],
23
"frameworks": "UIKit"
24
}