blob: be8b9fae2288a27ee141e01bdcd9aab41c9a3c2c [file] [log] [blame]
{
"name": "JHTapTextView",
"summary": "A subclass of UITextView with text clickable.",
"version": "1.1.0",
"license": {
"type": "MIT"
},
"authors": {
"Haocold": "xjh093@126.com"
},
"homepage": "https://github.com/xjh093/JHTapTextView",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xjh093/JHTapTextView.git",
"tag": "1.1.0"
},
"source_files": "JHTapTextView/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}