[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / e / 0 / b / Metawear-iOSAPI / 2.6.1 / Metawear-iOSAPI.podspec.json
blob2d3f4a01979e5b7407213943be9d2497603c9ed0
2   "name": "Metawear-iOSAPI",
3   "version": "2.6.1",
4   "summary": "API for iOS + documentation files for the MetaWear platform",
5   "description": "This library allows for simple interfacing with the MetaWear platform. \nYou can control every part of the board through simple API calls to get\nyou're projects up and running fast.  See www.mbientlab.com for details.",
6   "license": {
7     "type": "Commercial",
8     "text": "See https://www.mbientlab.com/terms/",
9     "file": "LICENSE"
10   },
11   "homepage": "http://www.mbientlab.com",
12   "authors": {
13     "Stephen": "developers@mbientlab.com"
14   },
15   "social_media_url": "https://twitter.com/mbientLab",
16   "documentation_url": "https://www.mbientlab.com/docs/metawear/ios/2.6.1/index.html",
17   "platforms": {
18     "ios": "7.1"
19   },
20   "source": {
21     "git": "https://github.com/mbientlab/Metawear-iOSAPI.git",
22     "tag": "2.6.1"
23   },
24   "vendored_frameworks": "MetaWear.framework",
25   "source_files": "MetaWear.framework/**/*.h",
26   "requires_arc": true,
27   "ios": {
28     "frameworks": [
29       "CoreData",
30       "CoreBluetooth"
31     ]
32   },
33   "dependencies": {
34     "Bolts/Tasks": [
35       "~> 1.8.4"
36     ],
37     "FastCoding": [
38       "~> 3.2.1"
39     ]
40   },
41   "deprecated": true