[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / e / TestFairy / 1.9.0 / TestFairy.podspec.json
blob330d361744f22c52be726732cbddb5b71029fc9d
2   "name": "TestFairy",
3   "version": "1.9.0",
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": "http://app.testfairy.com/ios-sdk/TestFairySDK-1.9.0.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   }