blob: a36235d8b7e040c668ddc575a87c57560b40d1f7 [file] [log] [blame]
{
"name": "HPTextViewTapGestureRecognizer",
"version": "0.1",
"summary": "The simplest way to handle links and interactive attachments in UITextView.",
"homepage": "https://github.com/hpique/HPTextViewTapGestureRecognizer",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Hermes Pique": "@hpique"
},
"social_media_url": "https://twitter.com/hpique",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hpique/HPTextViewTapGestureRecognizer.git",
"tag": "v0.1"
},
"source_files": "HPTextViewTapGestureRecognizer/*.{h,m}",
"requires_arc": true
}