[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / e / a / AttributedTextView / 0.9.1 / AttributedTextView.podspec.json
blob2d661aa9e2cc5ab7b881a4aea6a071d3dc2fed9e
2   "name": "AttributedTextView",
3   "version": "0.9.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": "v0.9.1"
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"