{ | |
"name": "HMEmoticon", | |
"version": "1.0.6", | |
"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.6" | |
}, | |
"source_files": "表情键盘/Emoticon/*.{h,m}", | |
"resources": "表情键盘/Emoticon/HMEmoticon.bundle", | |
"requires_arc": true | |
} |