blob: 8023b74d23b839505680f2fc6c3585a8b4f32fec [file] [log] [blame]
{
"name": "AcaiaSDK",
"version": "1.0.0",
"platforms": {
"ios": "10.0"
},
"summary": "Acaia SDK to work with Acaia Pearl and Lunar.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Acaia Corp",
"homepage": "https://github.com/acaia/acaia_sdk_ios",
"description": "This is the SDK for iOS developer to connect with Acaia Perl and Lunar scales.",
"source": {
"git": "https://github.com/acaia/acaia_sdk_ios.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "AcaiaSDK.framework"
}
}