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.16
[CocoaPods.git]
/
Specs
/
7
/
f
/
9
/
XBTextField
/
1.0.0
/
XBTextField.podspec.json
blob
cdaa0bc9bf490978795e44dd664de86e468dd9e4
1
{
2
"name": "XBTextField",
3
"version": "1.0.0",
4
"summary": "文本框限制输入",
5
"homepage": "https://github.com/LiuSky/XBTextField",
6
"license": "MIT",
7
"authors": {
8
"LiuSky": "327847390@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/LiuSky/XBTextField.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source_files": "XBTextField/Core/*.{h,m}",
18
"requires_arc": true
19
}