[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 1 / d / Suitest / 1.7.1 / Suitest.podspec.json
blobde9abbdb0cb4d1de0e4ea1bd513e1e3b65e3823f
2   "name": "Suitest",
3   "platforms": {
4     "tvos": "12.0",
5     "ios": "12.0"
6   },
7   "version": "1.7.1",
8   "summary": "Suitest is a test automation and device manipulation tool for AppleTV and iOS devices.",
9   "requires_arc": true,
10   "tvos": {
11     "vendored_frameworks": "Suitest.xcframework"
12   },
13   "ios": {
14     "vendored_frameworks": "Suitest_iOS.xcframework"
15   },
16   "swift_versions": "5.7.2",
17   "description": "This pod is used to insert the Suitest instrumentation library into your application to be able to test with Suitest.",
18   "homepage": "https://suite.st/docs/application/instrumenting-apple-tv-apps/",
19   "license": {
20     "type": "Copyright 2018-2022 Suitest - All Rights Reserverd",
21     "text": "The Suitest framework is and shall remain the sole property of Suitest and the User has no right to modify it in any way nor to use\nthe Suitest framework for any other purpose other than testing the app with Suitest.\n\nDecompilation or disassembly is also prohibited.\n\nThe User must be aware that the Apple App Store can reject the (users) application with the embedded Suitest framework due to the framework being compiled in x86_64 architecture.\nIt is recommended that the user does not include the Suitest framework when releasing their application into a production environment.\n\nSuitest cannot and will not be held liable for any damage caused by using the Instrumentation Library.\n"
22   },
23   "authors": {
24     "Suitest": "hello@suite.st"
25   },
26   "social_media_url": "https://twitter.com/suite_st",
27   "source": {
28     "http": "https://file.suite.st/tvos/xcframework/1.7.1/Suitest.xcframework.zip",
29     "type": "zip"
30   },
31   "xcconfig": {
32     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
33   },
34   "dependencies": {
35     "Starscream": [
36       "~> 4.0.0"
37     ],
38     "SwiftyXML": [
39       "~> 3.1.0"
40     ],
41     "Fuzi": [
42       "~> 3.1.3"
43     ],
44     "ReachabilitySwift": [
45       "~> 5.0.0"
46     ],
47     "CryptoSwift": [
48       "~> 1.4.0"
49     ]
50   },
51   "swift_version": "5.7.2"