blob: 5162d146b03d684a7b47f96834431d418756bbbd [file] [log] [blame]
{
"name": "WYEmoticon",
"version": "1.0.0",
"summary": "表情",
"description": "小表情",
"homepage": "https://github.com/wangyansnow/WYEmoticon-OC",
"license": "MIT",
"authors": {
"wangyansnow": "13146597377@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wangyansnow/WYEmoticon-OC.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"WYEmoticonDemo/WYEmoticonDemo/Emoticon/**/*.{h,m}"
],
"requires_arc": true
}