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
/
b
/
c
/
8
/
NewCocoapodText
/
0.0.3
/
NewCocoapodText.podspec.json
blob
34907385b7ca3c473d18a940006a4a7307a32074
1
{
2
"name": "NewCocoapodText",
3
"version": "0.0.3",
4
"summary": "简述",
5
"description": "描述",
6
"homepage": "https://github.com/xiezefeng/NewCocoapodText.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xiezefeng": "815040727@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/xiezefeng/NewCocoapodText.git",
19
"tag": "v0.0.3"
20
},
21
"source_files": "ToolView",
22
"requires_arc": true,
23
"frameworks": "UIKit"
24
}