[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / e / a / AttributedTextView / 1.1.0 / AttributedTextView.podspec.json
blob4c37d6a63a95a7f538bf85d4de5b9ea0ab462a2f
2   "name": "AttributedTextView",
3   "version": "1.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "source_files": "Sources/*.swift"