[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 3 / 2 / WKCStickerView / 1.3.3 / WKCStickerView.podspec.json
blob4d80ccdc04fcc99e49e5805ba585466ed820f476
2   "name": "WKCStickerView",
3   "version": "1.3.3",
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.3"
19   },
20   "source_files": "WKCStickerView/**/*.{h,m}",
21   "public_header_files": "WKCStickerView/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true