[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / Shake / 5.0.4 / Shake.podspec.json
blob6138f645a50586c131d5d298f2da7bd1d05dda12
2   "name": "Shake",
3   "version": "5.0.4",
4   "summary": "Simple, powerful bug reporting",
5   "description": "Shake allows simple and powerful bug reporting. Paste 1 line of code into your app and tell testers to just shake their phone to report bugs!",
6   "homepage": "http://www.shakebugs.com/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Shake Team": "team@shakebugs.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shakebugs/shake-ios.git",
19     "tag": "5.0.4"
20   },
21   "libraries": "z",
22   "requires_arc": true,
23   "source_files": "Shake.framework/Headers/*.{h}",
24   "vendored_frameworks": "Shake.framework",
25   "preserve_paths": "Shake.framework/*"