blob: d4b85d1161e63d253aba546f64675fdeefb86181 [file] [log] [blame]
{
"name": "GreedEmoji",
"version": "0.0.1",
"summary": "Convert apple emoji to string or string to apple emoji",
"homepage": "https://github.com/greedlab/GreedEmoji",
"license": "MIT",
"authors": {
"Bell": "bell@greedlab.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/greedlab/GreedEmoji.git",
"tag": "0.0.1"
},
"source_files": [
"GreedEmoji",
"GreedEmoji/*.{h,m}"
],
"frameworks": "Foundation",
"requires_arc": true
}