[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / 6 / 8 / Shake / 10.0.2 / Shake.podspec.json
blob80eb9a7206298355bfcf2f384dc5c6927fcb7b4f
2   "name": "Shake",
3   "version": "10.0.2",
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": "10.0.2"
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/*"