[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / f / 8 / Attributed / 8.1.0 / Attributed.podspec.json
blob11c63880c9f507823011e6b76387677e7bcef90a
2   "name": "Attributed",
3   "version": "8.1.0",
4   "summary": "Convert XML to an NSAttributedString.",
5   "authors": "Hilton Campbell",
6   "homepage": "https://github.com/CrossWaterBridge/Attributed",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/CrossWaterBridge/Attributed.git",
13     "tag": "8.1.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Attributed/*.swift",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "swift_version": "5.0"