[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / e / c / Instabug / 3.6 / Instabug.podspec.json
blob0e0d13b69aa752ba76f66c70439b16956f373f8c
2   "name": "Instabug",
3   "version": "3.6",
4   "summary": "Bug reporting for mobile apps. Learn more at http://instabug.com",
5   "homepage": "http://instabug.com",
6   "license": {
7     "type": "Commercial",
8     "text": "                Copyright (C) 2014 Instabug\n\n                Permission is hereby granted to use this framework as is, modification are not allowed.\n\n                All rights reserved.\n\t\t\t\t\n\t\t\t\tTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\t\t\t\tIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\t\t\t\tFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\t\t\t\tAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\t\t\t\tLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\t\t\t\tOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n\t\t\t\tTHE SOFTWARE.\n"
9   },
10   "authors": {
11     "Instabug": "contactus@instabug.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "http": "https://ios-releases.instabug.com/release/3.6/archive.zip"
18   },
19   "source_files": "Instabug.framework/Versions/A/Headers/*.{h}",
20   "resources": "Instabug.bundle",
21   "preserve_paths": [
22     "Instabug.framework/*",
23     "Instabug.bundle"
24   ],
25   "frameworks": [
26     "QuartzCore",
27     "CoreGraphics",
28     "CoreMotion",
29     "CoreFoundation",
30     "SystemConfiguration",
31     "Foundation",
32     "AVFoundation",
33     "OpenGLES",
34     "AudioToolbox",
35     "GLKit",
36     "CoreTelephony",
37     "UIKit",
38     "CoreLocation",
39     "MessageUI",
40     "MobileCoreServices",
41     "Instabug"
42   ],
43   "libraries": "c++",
44   "xcconfig": {
45     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Instabug/\"",
46     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
47     "CLANG_CXX_LIBRARY": "libc++"
48   },
49   "requires_arc": true,
50   "prepare_command": "ruby add_instabug_build_script.rb"