[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 5 / MYPEmotionKeyboard / 0.2.0 / MYPEmotionKeyboard.podspec.json
blob7f241c3d6a27b232ba9573a7d8a7d2b2e5d15255
2   "name": "MYPEmotionKeyboard",
3   "version": "0.2.0",
4   "summary": "A delegant emotion keyboard.",
5   "description": "Emotion keyboard. Easy to use.",
6   "homepage": "https://github.com/wakaryry/MYPEmotionKeyboard",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wakary": "redoume@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wakaryry/MYPEmotionKeyboard.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MYPEmotionKeyboard/Classes/**/*",
23   "resource_bundles": {
24     "MYPEmotionKeyboard": [
25       "MYPEmotionKeyboard/Assets/*.png",
26       "MYPEmotionKeyboard/Assets/*.xib",
27       "MYPEmotionKeyboard/Assets/*.plist"
28     ]
29   }