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