blob: 606660715f12cf0a4deb54d1fd1cdb0f8624e4ff [file] [log] [blame]
{
"name": "GofShakeAndEmail",
"version": "1.0.1",
"summary": "一个好玩的摇一摇截图邮件反馈BUG的库",
"description": "一个使用OC实现的摇一摇截图邮件反馈BUG的库.",
"homepage": "https://github.com/wangzz/WZMarqueeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LeeGof": "ligfufida@gmail.com"
},
"source": {
"git": "https://github.com/LeeGof/GofShakeAndEmail.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GofShakeAndEmail/GofShakeAndEmail/*.{h,m}",
"frameworks": [
"Foundation",
"MessageUI",
"UIKit"
]
}