blob: eb64806fbbaaf69c20c173bff6bd6cddd533553c [file] [log] [blame]
{
"name": "SAMTextView",
"version": "0.2.2",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMTextView",
"summary": "Add a placeholder to UITextView.",
"source": {
"git": "https://github.com/soffes/SAMTextView.git",
"tag": "v0.2.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "SAMTextView"
}