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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
a
/
3
/
4
/
DZA2
/
0.1.0
/
DZA2.podspec.json
blob
53f48c7b41347325672aa829a7fb1ae4c98a0301
1
{
2
"name": "DZA2",
3
"version": "0.1.0",
4
"summary": "A short description of DZA2.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/mengdezheng/dza2",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"孟德正": "13520819635@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/mengdezheng/dza2.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"resource_bundles": {
22
"DZA2": [
23
"DZA2/Assets/*.png"
24
]
25
}
26
}