[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / c / Instabug / 7.2.3 / Instabug.podspec.json
blobcb16f79210fc1f4653f80307a814b3b53fa87b72
2   "name": "Instabug",
3   "version": "7.2.3",
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.2.3/archive.zip"
18   },
19   "source_files": "Instabug.framework/Headers/*.{h}",
20   "preserve_paths": "Instabug.framework/*",
21   "frameworks": [
22     "AVFoundation",
23     "CoreGraphics",
24     "CoreMotion",
25     "SystemConfiguration",
26     "CoreTelephony",
27     "UIKit",
28     "CoreMedia",
29     "CoreVideo",
30     "CoreData"
31   ],
32   "vendored_frameworks": "Instabug.framework",
33   "resources": "Instabug.framework/Instabug.bundle",
34   "xcconfig": {
35     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Instabug/\""
36   },
37   "requires_arc": true