blob: 4475704a5a4755efb4ecb11c1d0d979c2064de98 [file] [log] [blame]
{
"name": "CharacterEmoji",
"version": "0.0.1",
"summary": "to use emoji & alert",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nininenine/CharacterEmoji",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nininenine": "ni.tanineninede@yahoo.com.tw"
},
"source": {
"git": "https://github.com/nininenine/CharacterEmoji.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CharacterEmoji/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"KKTouchPoints": [
]
}
}