[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / c / Instabug / 13.1.0 / Instabug.podspec.json
blob43580c6b27e0fd5085573dd990ed9cdcb90b94d0
2   "name": "Instabug",
3   "version": "13.1.0",
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": "11.0",
15     "tvos": "11.0"
16   },
17   "source": {
18     "http": "https://github.com/Instabug/Instabug-iOS/releases/download/13.1.0/Instabug-XCFramework.zip"
19   },
20   "libraries": "z",
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Instabug/\""
23   },
24   "requires_arc": true,
25   "ios": {
26     "source_files": "Instabug.xcframework/ios-arm64/Instabug.framework/Headers/*.{h}"
27   },
28   "tvos": {
29     "source_files": "Instabug.xcframework/tvos-arm64/Instabug.framework/Headers/*.{h}"
30   },
31   "vendored_frameworks": "Instabug.xcframework"