[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / c / Instabug / 3.20 / Instabug.podspec.json
blob64d6be5b4323275fa835a0fb83e0f43f84f92cb7
2   "name": "Instabug",
3   "version": "3.20",
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.20/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     "SystemConfiguration",
30     "Foundation",
31     "OpenGLES",
32     "AudioToolbox",
33     "GLKit",
34     "CoreTelephony",
35     "UIKit",
36     "MessageUI",
37     "Instabug"
38   ],
39   "libraries": "c++",
40   "xcconfig": {
41     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Instabug/\"",
42     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
43     "CLANG_CXX_LIBRARY": "libc++"
44   },
45   "requires_arc": true,
46   "prepare_command": "ruby add_instabug_build_script.rb"