blob: b23fc44677e447b4be091c575025826adfff15da [file] [log] [blame]
{
"name": "demoji",
"version": "0.1.0",
"summary": "demoji is a util to filter emoji in the string.",
"homepage": "https://github.com/wangkaird/demoji",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangkaird": "wangkaird@gmail.com"
},
"source": {
"git": "https://github.com/wangkaird/demoji.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "demoji/**/*"
}