[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / b / 8 / YOChatEmoticon / 1.0.3 / YOChatEmoticon.podspec.json
blob40b4dc1c6018a7c990a4bc07ba55eb9f8f9b0982
2   "name": "YOChatEmoticon",
3   "version": "1.0.3",
4   "summary": "Marvin0118",
5   "homepage": "https://github.com/Marvin0118",
6   "license": "MIT",
7   "authors": {
8     "Marvin": "yun.orangesky@gmail.com"
9   },
10   "social_media_url": "https://github.com/Marvin0118",
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/Marvin0118/YOChatEmoticon.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "YOChatEmoticon/Source/**/*.{h,m,mm}",
19   "resource_bundles": {
20     "ChatEmoticon": [
21       "YOChatEmoticon/Source/**/*.bundle/**.*"
22     ]
23   },
24   "public_header_files": "YOChatEmoticon/Source/**/*.h",
25   "requires_arc": true,
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "YYCategories": [
34     ],
35     "YYText": [
37     ],
38     "YYModel": [
40     ],
41     "SDWebImage": [
43     ]
44   }