blob: 7819d8d77887f111bec7814cd203be543ccede61 [file] [log] [blame]
{
"name": "Apxor-WYSIWYG",
"version": "1.0.74",
"summary": "Plugin that helps to mirror device onto dashboard (debug only)",
"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.\"",
"homepage": "https://www.apxor.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Uday Koushik": "udaykoushik.mula@apxor.com"
},
"social_media_url": "https://twitter.com/apxormobile",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://repo.apxor.com/artifactory/libs-release-ios/debug/wysiwyg/107/ApxoriOSSDK-WYSIWYG-107.zip"
},
"source_files": "APXWYSIWYGPlugin.framework/Headers/*.h*",
"public_header_files": "APXWYSIWYGPlugin.framework/Headers/*.h*",
"vendored_frameworks": "APXWYSIWYGPlugin.framework",
"preserve_paths": "APXWYSIWYGPlugin.framework",
"requires_arc": true,
"dependencies": {
"Apxor-Core": [
">= 2.5.7"
],
"Apxor-RTA": [
">= 1.5.3"
]
}
}