[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / 1 / M80AttributedLabel / 1.2.0 / M80AttributedLabel.podspec.json
blob5c24c75cf48f15031147881619de902948837f32
2   "name": "M80AttributedLabel",
3   "version": "1.2.0",
4   "authors": {
5     "Xiang Wangfeng": "xiangwangfeng@gmail.com"
6   },
7   "homepage": "https://github.com/xiangwangfeng/M80AttributedLabel/",
8   "summary": "Another attributed label using CoreText",
9   "source": {
10     "git": "https://github.com/xiangwangfeng/M80AttributedLabel.git",
11     "tag": "1.2.0"
12   },
13   "license": "MIT",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "frameworks": [
19     "CoreText",
20     "CoreGraphics",
21     "QuartzCore"
22   ],
23   "source_files": "M80AttributedLabel/Classes/M80AttributedLabel/*.{h,m}"