[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 4 / 3 / 2 / WKCStickerView / 1.3.4 / WKCStickerView.podspec.json
blob0ad84b3d052118d13c9ed834d642160fbca9640a
2   "name": "WKCStickerView",
3   "version": "1.3.4",
4   "summary": "贴纸、文本编辑视图",
5   "homepage": "https://github.com/WKCLoveYang/WKCStickerView.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/WKCStickerView.git",
18     "tag": "1.3.4"
19   },
20   "source_files": "WKCStickerView/**/*.{h,m}",
21   "public_header_files": "WKCStickerView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true