cordova-plugin-swrve
Version:
Android and iOS Cordova plugin for Swrve.
34 lines (33 loc) • 807 B
JSON
{
"name": "cordova-plugin-swrve",
"version": "6.0.1",
"description": "Android and iOS Cordova plugin for Swrve.",
"cordova": {
"id": "cordova-plugin-swrve",
"platforms": [
"android",
"ios"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/Swrve/swrve-cordova-sdk.git"
},
"keywords": [
"swrve",
"analytics",
"messaging",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"author": "Swrve",
"license": "Apache 2.0",
"dependencies": {
"xcode": "^2.0.0"
},
"bugs": {
"url": "https://github.com/Swrve/swrve-cordova-sdk/issues"
},
"homepage": "https://github.com/Swrve/swrve-cordova-sdk#readme"
}