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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
6
/
4
/
5
/
SAMTextView
/
0.2.2
/
SAMTextView.podspec.json
blob
eb64806fbbaaf69c20c173bff6bd6cddd533553c
1
{
2
"name": "SAMTextView",
3
"version": "0.2.2",
4
"authors": {
5
"Sam Soffes": "sam@soff.es"
6
},
7
"homepage": "https://github.com/soffes/SAMTextView",
8
"summary": "Add a placeholder to UITextView.",
9
"source": {
10
"git": "https://github.com/soffes/SAMTextView.git",
11
"tag": "v0.2.2"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "6.0"
19
},
20
"requires_arc": true,
21
"frameworks": [
22
"UIKit",
23
"CoreGraphics"
24
],
25
"source_files": "SAMTextView"
26
}