[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / c / Instabug / 7.3.14 / Instabug.podspec.json
blob2aacc03020f99cb4c1077fd7fcf94f338697dab8
2   "name": "Instabug",
3   "version": "7.3.14",
4   "summary": "Bug reporting for mobile apps. Learn more at http://instabug.com",
5   "homepage": "http://instabug.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Instabug": "contactus@instabug.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "https://ios-releases.instabug.com/release/7.3.14/archive.zip"
18   },
19   "source_files": "Instabug.framework/Headers/*.{h}",
20   "preserve_paths": "Instabug.framework/*",
21   "libraries": "z",
22   "frameworks": [
23     "AVFoundation",
24     "CoreGraphics",
25     "CoreMotion",
26     "SystemConfiguration",
27     "CoreTelephony",
28     "UIKit",
29     "CoreMedia",
30     "CoreVideo",
31     "CoreData"
32   ],
33   "vendored_frameworks": "Instabug.framework",
34   "resources": "Instabug.framework/Instabug.bundle",
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Instabug/\""
37   },
38   "requires_arc": true