[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 0 / e / TestFairy / 1.19.9 / TestFairy.podspec.json
blob1fbbd88d96e3ae0850c6abae458380eb6cdf9366
2   "name": "TestFairy",
3   "version": "1.19.9",
4   "summary": "TestFairy app monitoring and crash handling framework",
5   "homepage": "https://www.testfairy.com",
6   "license": {
7     "type": "Commercial",
8     "text": ""
9   },
10   "authors": {
11     "TestFairy": "support@testfairy.com"
12   },
13   "source": {
14     "http": "https://app.testfairy.com/ios-sdk/TestFairySDK-1.19.9.zip"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "TestFairy.h",
21   "public_header_files": "TestFairy.h",
22   "preserve_paths": "libTestFairy.a",
23   "libraries": "TestFairy",
24   "resources": "upload-dsym.sh",
25   "frameworks": [
26     "UIKit",
27     "CoreMedia",
28     "CoreMotion",
29     "AVFoundation",
30     "AVFoundation",
31     "OpenGLES",
32     "SystemConfiguration"
33   ],
34   "xcconfig": {
35     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TestFairy\"",
36     "DEBUG_INFORMATION_FORMAT": "dwarf-with-dsym"
37   }