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] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git]
/
Specs
/
b
/
1
/
6
/
DDpods
/
0.0.1
/
DDpods.podspec.json
blob
b66e8be2d40c9d35e15b1978bc622ae7b47ccbaa
1
{
2
"name": "DDpods",
3
"version": "0.0.1",
4
"summary": "DDKit",
5
"homepage": "https://github.com/DSZ911226/HZFPDDKit.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Apple": "dsz"
12
},
13
"platforms": {
14
"ios": "12.0"
15
},
16
"source": {
17
"git": "https://github.com/DSZ911226/HZFPDDKit.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "DDpods/*.{swift}",
21
"resources": "DDpods/resources/*.png",
22
"exclude_files": "Classes/Exclude"
23
}