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