blob: 7b4e3f5ca6cf4d61346fd12e27bf0aa30580d008 [file] [log] [blame]
{
"name": "ShakeFeedback",
"version": "0.0.1",
"summary": "Shake Feedback Bug.",
"description": "Shake Feedback Bug\n一个帮助用户快捷反馈Bug的框架",
"homepage": "https://github.com/yiios/ShakeFeedback",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limo": "limo@yiios.com"
},
"source": {
"git": "https://github.com/yiios/ShakeFeedback.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShakeFeedback/**/*.{h,m}",
"resource_bundles": {
"ShakeFeedback": [
"ShakeFeedback/**/*.{storyboard,xib,ttf,strings}"
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}