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