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