[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / c / Bugsee / 1.4.0 / Bugsee.podspec.json
blobecb4019f9e14a613e333ae906f3b17438f9ed80c
2   "name": "Bugsee",
3   "version": "1.4.0",
4   "summary": "Bug reporting for mobile apps. Learn more at http://www.bugsee.com",
5   "homepage": "http://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.4.0.zip"
18   },
19   "source_files": "Bugsee.framework/Versions/A/Headers/*.h",
20   "resources": "Bugsee.bundle",
21   "preserve_paths": [
22     "Bugsee.framework/*",
23     "Bugsee.bundle"
24   ],
25   "ios": {
26     "vendored_frameworks": "Bugsee.framework"
27   },
28   "frameworks": [
29     "QuartzCore",
30     "CoreGraphics",
31     "AVFoundation",
32     "CoreMedia",
33     "CoreMotion",
34     "SystemConfiguration",
35     "Foundation",
36     "OpenGLES",
37     "AudioToolbox",
38     "GLKit",
39     "CoreTelephony",
40     "UIKit",
41     "MessageUI",
42     "Bugsee"
43   ],
44   "libraries": "c++",
45   "xcconfig": {
46     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bugsee/\"",
47     "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
48     "CLANG_CXX_LIBRARY": "libc++"
49   },
50   "requires_arc": true