[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 9 / 6 / 8 / Shake / 7.0.13 / Shake.podspec.json
blobdbf4efbcf2093a7006e3d1912a4f61968cb0d197
2   "name": "Shake",
3   "version": "7.0.13",
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": "7.0.13"
20   },
21   "libraries": "z",
22   "requires_arc": true,
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "/Shake/"
25   },
26   "source_files": "Shake.framework/Headers/*.{h}",
27   "vendored_frameworks": "Shake.framework",
28   "preserve_paths": "Shake.framework/*"