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] Harbor 3.0.0
[CocoaPods.git]
/
Specs
/
8
/
5
/
1
/
DyToos
/
1.0.0
/
DyToos.podspec.json
blob
e76e5c0129fefd1e601f64a9cd0458fc583ae818
1
{
2
"name": "DyToos",
3
"version": "1.0.0",
4
"summary": "jianjie",
5
"platforms": {
6
"ios": "9.0"
7
},
8
"homepage": "https://github.com/DaiYiWen/DyTools",
9
"license": "MIT",
10
"authors": {
11
"DaiYiWen": "76849462@qq.com"
12
},
13
"source": {
14
"git": "https://github.com/DaiYiWen/DyTools.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "DyTools/*.{h,m}",
18
"exclude_files": [
19
"UIKit",
20
"Foundation"
21
]
22
}