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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
8
/
4
/
6
/
ZTTextField
/
0.1.0
/
ZTTextField.podspec.json
blob
ed6fae75c3c8eac7a1b3b8e5784376d5657714b9
1
{
2
"name": "ZTTextField",
3
"version": "0.1.0",
4
"summary": "多个框样式的输入框",
5
"description": "多个框样式的输入框控件",
6
"homepage": "https://github.com/zttina/ZTTextField",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"zttina": "351199191@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/zttina/ZTTextField.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "ZTTextField/Classes/**/*"
22
}