blob: d958e13e52b918605fe9b6013ad90607add1a93f [file] [log] [blame]
{
"name": "Metawear-iOSAPI",
"version": "1.8.2",
"summary": "API for iOS + documentation files for the MetaWear platform",
"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.",
"license": {
"type": "Commercial",
"text": "See https://www.mbientlab.com/terms/",
"file": "LICENSE"
},
"homepage": "http://www.mbientlab.com",
"authors": {
"Stephen": "developers@mbientlab.com"
},
"social_media_url": "https://twitter.com/mbientLab",
"documentation_url": "https://www.mbientlab.com/docs/metawear/ios/1.8.2/index.html",
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/mbientlab/Metawear-iOSAPI.git",
"tag": "1.8.2"
},
"vendored_frameworks": "MetaWear.framework",
"public_header_files": "MetaWear.framework/**/*.h",
"requires_arc": true,
"deprecated": true
}