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] VIDVOCR 3.1.5
[CocoaPods.git]
/
Specs
/
6
/
8
/
c
/
SwpTextView
/
1.0.1
/
SwpTextView.podspec.json
blob
8e0fc6ad1e5d36804c7df9ee2d9d0971237a2278
1
{
2
"name": "SwpTextView",
3
"version": "1.0.1",
4
"platforms": {
5
"ios": "7.0"
6
},
7
"summary": "封装自带 Placeholder TextView",
8
"homepage": "https://github.com/swp-song/SwpTextView",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"swp-song": "396587868@qq.com"
15
},
16
"source": {
17
"git": "https://github.com/swp-song/SwpTextView.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "SwpTextView",
21
"requires_arc": true,
22
"frameworks": "UIKit"
23
}