[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / e / NMExpandableTextView / 2.0.0 / NMExpandableTextView.podspec.json
blob83955fdafa7ce12726bd4486ccb1a5c0e6873d03
2   "name": "NMExpandableTextView",
3   "version": "2.0.0",
4   "summary": "UITextView that shows a tappable link if the content doesn't fit the specified number of lines",
5   "description": "This textview is a subclass of UITextView that shows a tappable link if the content doesn't fit the specified number of lines.",
6   "homepage": "https://github.com/Ni-3/NMExpandableTextView",
7   "license": "MIT",
8   "authors": {
9     "Ni-3": "nitin@rajasoftwarelabs.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/Ni-3/NMExpandableTextView.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "NMExpandableTextView/Sources/*.swift",
19   "swift_versions": "5.0",
20   "swift_version": "5.0"