[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / d / 4 / HMEmoticonView / 1.0.0 / HMEmoticonView.podspec.json
blob6f1653ebea3fd4a82f0e36b389847a57d1ab8a31
2   "name": "HMEmoticonView",
3   "version": "1.0.0",
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.0"
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": "**/*.xcassets",
31   "frameworks": [
32     "UIKit",
33     "AVFoundation"
34   ]