blob: 4c5b0ec3a5370b0a32d595677f73ae6cda194971 [file] [log] [blame]
{
"name": "ADBReasonableTextView",
"version": "1.0.0",
"platforms": {
"ios": "5.0"
},
"summary": "A UITextView replacement with reasonable delegate methods.",
"homepage": "https://github.com/albertodebortoli/ADBReasonableTextView",
"authors": {
"Alberto De Bortoli": "albertodebortoli.website@gmail.com"
},
"source": {
"git": "https://github.com/albertodebortoli/ADBReasonableTextView.git",
"tag": "1.0.0"
},
"license": {
"type": "New BSD License",
"file": "LICENSE"
},
"source_files": "ADBReasonableTextView/Source/*.{h,m}",
"requires_arc": true
}