[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / 4 / ShakeReport / 0.09 / ShakeReport.podspec.json
blob643cc4cd1d68d79877691c61f864a4127ac7f840
2   "name": "ShakeReport",
3   "version": "0.09",
4   "license": "MIT",
5   "summary": "An open source bug report, easy to use! Shake to report anything.",
6   "homepage": "https://github.com/jayztemplier/ShakeReport.git",
7   "authors": {
8     "Jeremy Templier": "templier.jeremy@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jayztemplier/ShakeReport.git",
12     "tag": "0.09"
13   },
14   "source_files": "ShakeReport/Library/*.{h,m}",
15   "requires_arc": true,
16   "dependencies": {
17     "JSONKit": [
18       ">= 1.5pre"
19     ]
20   },
21   "platforms": {
22     "ios": "5.0"
23   },
24   "ios": {
25     "frameworks": [
26       "QuartzCore",
27       "MessageUI"
28     ]
29   }