blob: 6d93e9323f6b4cb924e1c0dc67fb49b46fc7adbb [file] [log] [blame]
{
"name": "HMEmoticonView",
"version": "0.1.0",
"summary": "A short description of HMEmoticonView.",
"description": "TODO: Add long description of the pod here.",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "*.{h,m,swift}",
"resource_bundles": {
"HMEmoticonView": [
"HMAssets/*.png",
"*.xib"
]
}
}