blob: 643cc4cd1d68d79877691c61f864a4127ac7f840 [file] [log] [blame]
{
"name": "ShakeReport",
"version": "0.09",
"license": "MIT",
"summary": "An open source bug report, easy to use! Shake to report anything.",
"homepage": "https://github.com/jayztemplier/ShakeReport.git",
"authors": {
"Jeremy Templier": "templier.jeremy@gmail.com"
},
"source": {
"git": "https://github.com/jayztemplier/ShakeReport.git",
"tag": "0.09"
},
"source_files": "ShakeReport/Library/*.{h,m}",
"requires_arc": true,
"dependencies": {
"JSONKit": [
">= 1.5pre"
]
},
"platforms": {
"ios": "5.0"
},
"ios": {
"frameworks": [
"QuartzCore",
"MessageUI"
]
}
}