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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
f
/
e
/
6
/
DCTTest
/
1.1.1
/
DCTTest.podspec.json
blob
bcbc1d5557a40d3f464bda60056931528f7cd7c6
1
{
2
"name": "DCTTest",
3
"version": "1.1.1",
4
"summary": "登录注册模块",
5
"description": "我操不知道好不好使 description: The description is empty",
6
"homepage": "https://gitee.com/annchilde/DCTTest.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"annchilde": "181981308@qq.com"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source": {
18
"git": "https://gitee.com/annchilde/DCTTest.git",
19
"tag": "1.1.1"
20
},
21
"source_files": [
22
"DCTTest",
23
"DCTTest/**/*.{h,m}"
24
],
25
"frameworks": "UIKit"
26
}