[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 5 / c / Bugsee / 1.17.10 / Bugsee.podspec.json
blobb19cc3aa915159510d2b5982ce1982e4e084c4b6
2   "name": "Bugsee",
3   "version": "1.17.10",
4   "summary": "Bug reporting for mobile apps. Learn more at https://www.bugsee.com",
5   "homepage": "https://www.bugsee.com",
6   "license": {
7     "type": "Commercial",
8     "text": "                Copyright (C) 2016 Bugsee\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     "Bugsee": "contact@bugsee.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "http": "https://download.bugsee.com/sdk/ios/Bugsee-1.17.10.zip"
18   },
19   "source_files": "Bugsee.framework/Versions/A/Headers/*.h",
20   "preserve_paths": "Bugsee.framework/*",
21   "ios": {
22     "vendored_frameworks": "Bugsee.framework"
23   },
24   "frameworks": [
25     "QuartzCore",
26     "CoreGraphics",
27     "AVFoundation",
28     "CoreMedia",
29     "CoreMotion",
30     "SystemConfiguration",
31     "Foundation",
32     "OpenGLES",
33     "AudioToolbox",
34     "GLKit",
35     "CoreTelephony",
36     "UIKit",
37     "MessageUI",
38     "Bugsee"
39   ],
40   "libraries": "c++",
41   "xcconfig": {
42     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bugsee/\""
43   },
44   "requires_arc": true