[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / e / d / WOVER / 1.0.0 / WOVER.podspec.json
bloba6d1ee24c25762c82b529765817dab7b728869b8
2   "name": "WOVER",
3   "version": "1.0.0",
4   "summary": "WOVER is a service that uses AI to identify and notify for personal emergencies.",
5   "homepage": "https://wover.me",
6   "license": {
7     "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.",
8     "type": "Commercial"
9   },
10   "authors": {
11     "Mobiltron Inc": "dev@mobiltron.com"
12   },
13   "module_name": "WOVER",
14   "source": {
15     "http": "https://s3.eu-west-2.amazonaws.com/sdk.wover.me/ios-sdk/WOVER_1.0.0.zip"
16   },
17   "documentation_url": "https://wover.me/docs/ios/index.html",
18   "social_media_url": "https://twitter.com/wovernet",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "frameworks": [
24       "CoreMotion",
25       "CoreLocation",
26       "HealthKit",
27       "Security",
28       "CoreTelephony",
29       "Contacts"
30     ],
31     "requires_arc": true,
32     "libraries": "z",
33     "vendored_frameworks": "WOVER.framework"
34   }