blob: 670d239a333cfda99868dfd89099ea834575a785 [file] [log] [blame]
{
"name": "THNotesTextView",
"version": "0.0.1",
"summary": "UITextView with the look of a Notebook",
"homepage": "https://github.com/hons82/THNotesTextView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hannes Tribus": "hons82@gmail.com"
},
"source": {
"git": "https://github.com/hons82/THNotesTextView.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "THNotesTextView/*.{h,m}"
}