[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / c / Bugsee / 1.24.1 / Bugsee.podspec.json
blob5194703fb0e794a61ab094fd15b5cadd0a3ccd33
2   "name": "Bugsee",
3   "version": "1.24.1",
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.24.1.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     "CoreGraphics",
26     "AVFoundation",
27     "CoreMedia",
28     "CoreMotion",
29     "SystemConfiguration",
30     "Foundation",
31     "CoreTelephony",
32     "UIKit",
33     "Bugsee"
34   ],
35   "libraries": "c++",
36   "xcconfig": {
37     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bugsee/\""
38   },
39   "requires_arc": true