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