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] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git]
/
Specs
/
d
/
0
/
3
/
YSTextView
/
1.0.0
/
YSTextView.podspec.json
blob
a561bd525899329ca1235a3443f11c63ae47e226
1
{
2
"name": "YSTextView",
3
"version": "1.0.0",
4
"summary": "提供功能:placeHolder,高度随内容而变化",
5
"homepage": "https://github.com/yscode001/YSTextView",
6
"license": "MIT",
7
"authors": {
8
"ys": "yscode@126.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/yscode001/YSTextView.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "YSTextView/YSTextView/YSTextView/*.swift",
18
"frameworks": "UIKit"
19
}