[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / d / 4 / HMEmoticonView / 0.1.2 / HMEmoticonView.podspec.json
blobe99b1a03b0575cfdd4844a06890a933a7fc40b6f
2   "name": "HMEmoticonView",
3   "version": "0.1.2",
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": "0.1.2"
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   ]