[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 3 / e / a / AttributedTextView / 1.4.1 / AttributedTextView.podspec.json
blob4f94805e8fbc5cf08af97d4cc2297e28834d9bf2
2   "name": "AttributedTextView",
3   "version": "1.4.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Easiest way to create an attributed UILabel or UITextView (with support for multiple links and HTML)",
9   "homepage": "https://github.com/evermeer/AttributedTextView",
10   "social_media_url": "https://twitter.com/evermeer",
11   "authors": {
12     "Edwin Vermeer": "edwin@evict.nl"
13   },
14   "source": {
15     "git": "https://github.com/evermeer/AttributedTextView.git",
16     "tag": "v1.4.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.0"
24   },
25   "swift_versions": [
26     "4.0",
27     "4.2",
28     "5.0"
29   ],
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "source_files": "Sources/*.swift"