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.4.14
[CocoaPods.git]
/
Specs
/
6
/
0
/
e
/
dtext
/
0.0.1
/
dtext.podspec.json
blob
4864a9846e2f3909398bb91ce6d596b0628398ce
1
{
2
"name": "dtext",
3
"version": "0.0.1",
4
"summary": "A short description of dtext.",
5
"description": "第一打包上传测试",
6
"homepage": "https://github.com/xiaoyishan/Dtext",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"xiaSang": ""
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/xiaoyishan/Dtext.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "Dtext/UIKit+NotNull.{h,m}",
22
"frameworks": "UIKit"
23
}