[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / c / Bugsee / 1.8.3 / Bugsee.podspec.json
blobb273e94311a5bbe335476447e1bea21b56cb4ed2
2   "name": "Bugsee",
3   "version": "1.8.3",
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": "http://download.bugsee.com/sdk/ios/Bugsee-1.8.3.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     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
44     "CLANG_CXX_LIBRARY": "libc++"
45   },
46   "requires_arc": true