[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 5 / c / Bugsee / 2.1.0 / Bugsee.podspec.json
blobc3b498ce944dbf856d86b6e68257f029db2e66d6
2   "name": "Bugsee",
3   "version": "2.1.0",
4   "summary": "Bug reporting for mobile apps. Learn more at https://www.bugsee.com",
5   "homepage": "https://www.bugsee.com",
6   "documentation_url": "https://docs.bugsee.com/sdk/ios/installation/",
7   "license": {
8     "type": "Commercial",
9     "text": "                Copyright (C) 2020 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"
10   },
11   "authors": {
12     "Bugsee": "contact@bugsee.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "http": "https://download.bugsee.com/sdk/ios/dynamic/Bugsee-2.1.0.xcframework.zip"
19   },
20   "preserve_paths": "Bugsee.xcframework/*",
21   "frameworks": [
22     "CoreGraphics",
23     "AVFoundation",
24     "CoreMedia",
25     "CoreMotion",
26     "SystemConfiguration",
27     "Foundation",
28     "CoreTelephony",
29     "UIKit"
30   ],
31   "libraries": "c++",
32   "xcconfig": {
33     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bugsee/\""
34   },
35   "requires_arc": true,
36   "vendored_frameworks": "Bugsee.xcframework"