blob: 4f76ca7be12e0420e6e779a818329f34327883cf [file] [log] [blame]
{
"name": "SAMTextView",
"version": "0.1.0",
"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.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "SAMTextView"
}