[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 7 / Reveal-SDK / 49 / Reveal-SDK.podspec.json
blob4797177aa0b0ebd4ebb85b5fa6b77915632926e6
2   "name": "Reveal-SDK",
3   "version": "49",
4   "summary": "The Reveal SDK: Runtime view debugging for iOS & tvOS apps & extensions.",
5   "description": "Reveal is a powerful set of tools for professional mobile developers. Use advanced visualizations to inspect apps at runtime, modify views on the fly, debug layout problems, diagnose common accessibility issues, and even experience your app across different modes of accessibility.\n\nPlease visit our website for more details: http://revealapp.com/",
6   "homepage": "https://revealapp.com/",
7   "license": {
8     "type": "Commercial"
9   },
10   "authors": {
11     "Itty Bitty Apps Pty Ltd": "reveal-support@ittybittyapps.com"
12   },
13   "source": {
14     "http": "https://download.revealapp.com/RevealServer-49.zip"
15   },
16   "social_media_url": "https://twitter.com/reveal_app",
17   "screenshots": [
18     "https://images.revealapp.com/CocoaPods/banner.jpg"
19   ],
20   "platforms": {
21     "ios": "13.0",
22     "tvos": "13.0"
23   },
24   "requires_arc": false,
25   "compiler_flags": "-ObjC",
26   "frameworks": [
27     "CoreGraphics",
28     "CFNetwork",
29     "QuartzCore"
30   ],
31   "libraries": "z",
32   "vendored_frameworks": "RevealServer/RevealServer.xcframework",
33   "xcconfig": {
34     "LD_RUNPATH_SEARCH_PATHS": "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
35   }