[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 7 / 6 / WKCAttributedLabel / 1.2.0 / WKCAttributedLabel.podspec.json
blobba4809a87af9e6dc9311d16acc708298df3b74f2
2   "name": "WKCAttributedLabel",
3   "version": "1.2.0",
4   "summary": "attributed label or textView",
5   "homepage": "https://github.com/WKCLoveYang/WKCAttributedLabel.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WKCLoveYang": "wkcloveyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/WKCLoveYang/WKCAttributedLabel.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "WKCAttributedLabel/**/*.{h,m}",
21   "public_header_files": "WKCAttributedLabel/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true