[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / d / 4 / HMEmoticonView / 1.0.1 / HMEmoticonView.podspec.json
blob0a9d92ce67d95e338237d64767783ae176f0674c
2   "name": "HMEmoticonView",
3   "version": "1.0.1",
4   "summary": "HMEmoticonView.",
5   "description": "Keyboard KeyWindow View",
6   "homepage": "https://github.com/johyunmin/HMEmoticonView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johyunmin": "gusalswh@naver.com"
13   },
14   "source": {
15     "git": "https://github.com/johyunmin/HMEmoticonView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "resource_bundles": {
25     "HMEmoticonView": [
26       "**/*.xib"
27     ]
28   },
29   "source_files": "*.swift",
30   "resources": [
31     "**/*.xcassets",
32     "**/HMEmoticonCollectionViewCell.xib"
33   ],
34   "frameworks": [
35     "UIKit",
36     "AVFoundation"
37   ]