blob: e881b80b50cd6d4e6f06bc8534023f24b4dbd99b [file] [log] [blame]
{
"name": "THNotesTextView",
"version": "1.0.0",
"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": "v1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "THNotesTextView/*.{h,m}"
}