[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / e / a / AttributedTextView / 0.8.0 / AttributedTextView.podspec.json
bloba157a4ebc49ffffac0dceddfc0b582b6f8cfa79d
2   "name": "AttributedTextView",
3   "version": "0.8.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": "v0.8.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "source_files": "Sources/*.swift",
27   "pushed_with_swift_version": "4.0"