[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 7 / 1 / Apxor-WYSIWYG / 1.0.81 / Apxor-WYSIWYG.podspec.json
blob5916bdb722e782b0c56258bbf6ec4531947afc23
2   "name": "Apxor-WYSIWYG",
3   "version": "1.0.81",
4   "summary": "Plugin that helps to mirror device onto dashboard (debug only)",
5   "description": "\"The What You See Is What You Get plugin makes the creation of inline much easier. It is used to mirror the screen of a test device onto the simulator on the dashboard and automatically captures the view IDs on each screen to facilitate the same.\"",
6   "homepage": "https://www.apxor.com",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Uday Koushik": "udaykoushik.mula@apxor.com"
13   },
14   "social_media_url": "https://twitter.com/apxormobile",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "http": "https://repo.apxor.com/artifactory/libs-release-ios/debug/wysiwyg/108/ApxoriOSSDK-WYSIWYG-108.zip"
20   },
21   "source_files": "APXWYSIWYGPlugin.framework/Headers/*.h*",
22   "public_header_files": "APXWYSIWYGPlugin.framework/Headers/*.h*",
23   "vendored_frameworks": "APXWYSIWYGPlugin.framework",
24   "preserve_paths": "APXWYSIWYGPlugin.framework",
25   "requires_arc": true,
26   "dependencies": {
27     "Apxor-Core": [
28       ">= 2.6.1"
29     ],
30     "Apxor-RTA": [
31       ">= 1.5.6"
32     ]
33   }