blob: 81d5731bb1fe4d673b8ca985de360f037e11b0fa [file] [log] [blame]
{
"name": "WOVER",
"version": "0.9.16",
"summary": "WOVER is a service that uses AI to identify and notify for personal emergencies.",
"homepage": "https://wover.me",
"license": {
"text": "WOVER: Copyright 2016-present Mobiltron, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the End User License Agreement located at https://wover.me/eula.html.",
"type": "Commercial"
},
"authors": {
"Mobiltron Inc": "dev@mobiltron.com"
},
"module_name": "WOVER",
"source": {
"http": "https://s3.eu-west-2.amazonaws.com/sdk.wover.me/ios-sdk/WOVER_0.9.16.zip"
},
"documentation_url": "https://wover.me/docs/ios/index.html",
"social_media_url": "https://twitter.com/wovernet",
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"CoreMotion",
"CoreLocation",
"HealthKit",
"Security",
"CoreTelephony",
"Contacts"
],
"requires_arc": true,
"libraries": "z",
"vendored_frameworks": "WOVER.framework"
}
}