blob: e3c386d0c97b68e97c20d58c568d80a97cbe1c3b [file] [log] [blame]
{
"name": "SWEmoticonKeyboard",
"version": "0.0.1",
"homepage": "https://github.com/zhoushaowen/SWEmoticonKeyboard",
"platforms": {
"ios": "7.0"
},
"summary": "A Emoticon keyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWEmoticonKeyboard.git",
"tag": "0.0.1"
},
"source_files": "SWEmoticonKeyboard/SWEmoticonKeyboard/*.{h,m}",
"resources": "SWEmoticonKeyboard/SWEmoticonKeyboard/Emoticons.bundle",
"requires_arc": true
}