blob: 52dda56a2307efb2a077abc47f5fad0774bec9bf [file] [log] [blame]
{
"name": "CCHLinkTextView",
"version": "1.1.0",
"license": "MIT",
"summary": "UITextView subclass with tappable links.",
"homepage": "https://github.com/choefele/CCHLinkTextView",
"screenshots": "https://raw.githubusercontent.com/choefele/CCHLinkTextView/master/CCHLinkTextView.gif",
"authors": {
"Claus Höfele": "claus@claushoefele.com"
},
"social_media_url": "https://twitter.com/claushoefele",
"source": {
"git": "https://github.com/choefele/CCHLinkTextView.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "CCHLinkTextView/*.{h,m}"
}