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