4 "summary": "The Reveal SDK: Runtime view debugging for iOS & tvOS apps & extensions.",
5 "description": "Reveal brings powerful runtime view debugging to iOS developers.\nPlease visit our website for more details: http://revealapp.com/",
6 "homepage": "https://revealapp.com/",
7 "license": "Commercial",
8 "screenshots": "https://images.revealapp.com/CocoaPods/promo.jpg",
9 "social_media_url": "https://twitter.com/reveal_app",
10 "authors": "Itty Bitty Apps Pty Ltd",
12 "http": "https://download.revealapp.com/RevealServer-5.zip"
18 "requires_arc": false,
19 "compiler_flags": "-ObjC",
27 "vendored_frameworks": "RevealServer-5/iOS/RevealServer.framework"
30 "vendored_frameworks": "RevealServer-5/tvOS/RevealServer.framework"
33 "LD_RUNPATH_SEARCH_PATHS": "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"