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] BoreyAdSDK 0.0.5
[CocoaPods.git]
/
Specs
/
5
/
e
/
b
/
ZXTextView
/
0.0.1
/
ZXTextView.podspec.json
blob
905df7acfaf0107a6050dca2e0da437f15a73989
1
{
2
"name": "ZXTextView",
3
"version": "0.0.1",
4
"summary": "可设置占位文字的UITextView.",
5
"homepage": "https://github.com/Goyakod",
6
"license": "MIT",
7
"authors": {
8
"Goyakod": "635214208@qq.com"
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/Goyakod/ZXTextView.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "*.{h,m}",
18
"exclude_files": "Classes/Exclude"
19
}