[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 0 / 1 / HMTextView / 0.2.1 / HMTextView.podspec.json
blob7e0361e5a325c2eab5e96217c64aad0cd7ac741c
2   "name": "HMTextView",
3   "version": "0.2.1",
4   "summary": "HMTextView is a configurable textview which can detect and link @ and #.",
5   "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. You can add hashtag or mentions by selection from anywhere. Protocol functions will return you the hashtags and mentions you entered at the end.'",
6   "homepage": "https://github.com/gokhanmandaci/HMTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gokhanmandaci": "gokhanmandaci@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gokhanmandaci/HMTextView.git",
16     "tag": "0.2.1"
17   },
18   "social_media_url": "https://twitter.com/gokhanmandaci",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"