[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 0 / e / TestFairy / 1.23.1 / TestFairy.podspec.json
blob4beaa89d0cd75ffa02d39b9ed408dcd271a7bfe8
2   "name": "TestFairy",
3   "version": "1.23.1",
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.23.1.zip"
15   },
16   "social_media_url": "https://twitter.com/testfairy",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "TestFairy.h",
22   "public_header_files": "TestFairy.h",
23   "preserve_paths": "libTestFairy.a",
24   "libraries": "TestFairy",
25   "resources": "upload-dsym.sh",
26   "frameworks": [
27     "UIKit",
28     "CoreMedia",
29     "CoreMotion",
30     "AVFoundation",
31     "AVFoundation",
32     "OpenGLES",
33     "SystemConfiguration"
34   ],
35   "xcconfig": {
36     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TestFairy\"",
37     "DEBUG_INFORMATION_FORMAT": "dwarf-with-dsym"
38   }