blob: f96fd26f12b7b05053fd40fcda90cc2db9175917 [file] [log] [blame]
{
"name": "lollypop",
"version": "0.2.0",
"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.2.0"
},
"frameworks": [
"SystemConfiguration",
"CoreBluetooth",
"MobileCoreServices",
"CoreTelephony"
],
"libraries": "sqlite3",
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "LollypopSDK.framework"
}
}