blob: e99b1a03b0575cfdd4844a06890a933a7fc40b6f [file] [log] [blame]
{
"name": "HMEmoticonView",
"version": "0.1.2",
"summary": "HMEmoticonView.",
"description": "Keyboard KeyWindow View",
"homepage": "https://github.com/johyunmin/HMEmoticonView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"johyunmin": "gusalswh@naver.com"
},
"source": {
"git": "https://github.com/johyunmin/HMEmoticonView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"resource_bundles": {
"HMEmoticonView": [
"*.xib"
]
},
"source_files": "*.swift",
"resources": "**/*.xcassets",
"frameworks": [
"UIKit",
"AVFoundation"
]
}