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] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git]
/
Specs
/
a
/
6
/
8
/
YDTextField
/
0.0.4
/
YDTextField.podspec.json
blob
dd7b034ebfe03f582a9fc7136445483dc6d69f4c
1
{
2
"name": "YDTextField",
3
"version": "0.0.4",
4
"summary": "A library for collection device info.",
5
"homepage": "https://github.com/HYDupup/YDTextField",
6
"license": "MIT",
7
"authors": {
8
"Huangupup": "757345969@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/HYDupup/YDTextField.git",
12
"tag": "0.0.4"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": "YDTextField/*.{h,m}"
19
}