blob: 260c16cc2acd1e08cc55c88b575d0f12aba72257 [file] [log] [blame]
{
"name": "HMEmoticon",
"version": "1.0.1",
"summary": "仿新浪微博表情键盘",
"homepage": "https://github.com/itheima-developer/HMEmoticon",
"license": "MIT",
"authors": {
"Fan Liu": "liufan321@gamil.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/itheima-developer/HMEmoticon.git",
"tag": "1.0.1"
},
"source_files": "表情键盘/Emoticon/*.{h,m}",
"resources": "表情键盘/Emoticon/HMEmoticon.bundle",
"requires_arc": true
}