[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 7 / Reveal-SDK / 35 / Reveal-SDK.podspec.json
blobb27740cdfbfa96f0d6c6d66c8cff49a6763184b4
2   "name": "Reveal-SDK",
3   "version": "35",
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": {
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-35.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": "8.0",
22     "tvos": "9.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   }