blob: 6cdb2135a4ed4fb9d40876c03df9b6a4f14cedbe [file] [log] [blame]
{
"name": "HMTextView",
"version": "0.1.0",
"summary": "HMTextView is a configurable textview which can detect and link @ and #.",
"description": "'HMTextView is a configurable textview which can detect and link @ and #. You can just set your class to HMTextView and start using it with default values. Also you can udpate text attributes, link text attributes and link fonts.'",
"homepage": "https://github.com/gokhanmandaci/HMTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gokhanmandaci": "gokhanmandaci@gmail.com"
},
"source": {
"git": "https://github.com/gokhanmandaci/HMTextView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/gokhanmandaci",
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}