[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 4 / 6 / MXLinkLabel / 1.0.4 / MXLinkLabel.podspec.json
blobff4fed2023add52be134b98e5ea628eb0fa5e2f5
2   "name": "MXLinkLabel",
3   "version": "1.0.4",
4   "summary": "An easy-to-use view to display markup text.",
5   "description": "The first version of MXLinkLabel, an easy-to-use view to display markup text.",
6   "homepage": "https://github.com/Meniny/MXLinkLabel-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXLinkLabel-in-Objective-C.git",
14     "tag": "1.0.4"
15   },
16   "source_files": "MXLinkLabel/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ]