blob: 345b69d09d476a0129ded26ef99a32bd5f93becd [file] [log] [blame]
{
"name": "lollypop",
"version": "0.1.9",
"summary": "A short description of lollypop.",
"license": {
"type": "Commercial",
"text": "Copyright (C) 2019 Bongmi, Inc. All rights reserved."
},
"authors": {
"Aren": "renchonghui@bongmi.com"
},
"homepage": "https://github.com/BongmiDev/Lollypop-iOS-SDK",
"description": "lollypop sdk for iOS",
"source": {
"git": "https://github.com/BongmiDev/Lollypop-iOS-SDK.git",
"tag": "0.1.9"
},
"frameworks": [
"SystemConfiguration",
"CoreBluetooth",
"MobileCoreServices",
"CoreTelephony"
],
"libraries": "sqlite3",
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "LollypopSDK.framework"
}
}