blob: 722d45585e5afbd8240f1f1fd54f9b087a495152 [file] [log] [blame]
{
"name": "ABSensorSDK",
"version": "0.1",
"summary": "asensor SDK for iOS",
"homepage": "https://github.com/AprilBrother/ABSensor-iOS-SDK",
"authors": {
"AprilBrother": "tech@aprbrother.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AprilBrother/ABSensor-iOS-SDK.git",
"tag": "0.1"
},
"ios": {
"vendored_frameworks": "ABSensorSDK.framework"
},
"frameworks": "CoreBluetooth",
"license": {
"type": "Copyright",
"text": " Copyright 2013 AprilBrother LLC, Inc. All rights reserved.\n"
}
}