blob: e57c71547941b96d16ea739af6f7905e4330d2b8 [file] [log] [blame]
{
"name": "MMStringEmojize",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A category on NSString to turn codes from Emoji Cheat Sheet into Unicode emoji characters.",
"homepage": "https://github.com/xwgit2971/MMStringEmojize",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMStringEmojize.git",
"tag": "0.0.1"
},
"source_files": "MMStringEmojize/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}