[Add] Digi_iOS_ComponentsPack 4.0.4RC1
[CocoaPods.git] / Specs / 7 / e / c / Instabug / 5.1.2 / Instabug.podspec.json
blob91defb25556501c70f2a4032ad2bcd6aa7390f77
2   "name": "Instabug",
3   "version": "5.1.2",
4   "summary": "Bug reporting for mobile apps. Learn more at http://instabug.com",
5   "homepage": "http://instabug.com",
6   "license": {
7     "type": "Commercial",
8     "text": "                Copyright (C) 2014 Instabug\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     "Instabug": "contactus@instabug.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "https://ios-releases.instabug.com/release/5.1.2/archive.zip"
18   },
19   "source_files": "Instabug.framework/Versions/A/Headers/*.{h}",
20   "resources": "Instabug.bundle",
21   "preserve_paths": [
22     "Instabug.framework/*",
23     "Instabug.bundle"
24   ],
25   "frameworks": [
26     "AVFoundation",
27     "CoreGraphics",
28     "CoreMotion",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "UIKit",
32     "Instabug"
33   ],
34   "xcconfig": {
35     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Instabug/\""
36   },
37   "requires_arc": true