[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / e / TestFairy / 1.0 / TestFairy.podspec.json
blob7d957dd44fdc0984acc240b8822e9414eef41512
2   "name": "TestFairy",
3   "version": "1.0",
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.0.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     "SystemConfiguration"
30   ],
31   "xcconfig": {
32     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TestFairy\""
33   },
34   "requires_arc": true