[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 2 / lollypop / 0.2.1 / lollypop.podspec.json
blob24c4eae9f6898de31b312a07cbcb607a29ad2bf4
2   "name": "lollypop",
3   "version": "0.2.1",
4   "summary": "A short description of lollypop.",
5   "license": {
6     "type": "Commercial",
7     "text": "Copyright (C) 2019 Bongmi, Inc. All rights reserved."
8   },
9   "authors": {
10     "Aren": "renchonghui@bongmi.com"
11   },
12   "homepage": "https://github.com/BongmiDev/Lollypop-iOS-SDK",
13   "description": "lollypop sdk for iOS",
14   "source": {
15     "git": "https://github.com/BongmiDev/Lollypop-iOS-SDK.git",
16     "tag": "0.2.1"
17   },
18   "frameworks": [
19     "SystemConfiguration",
20     "CoreBluetooth",
21     "MobileCoreServices",
22     "CoreTelephony"
23   ],
24   "libraries": "sqlite3",
25   "platforms": {
26     "ios": "8.0"
27   },
28   "ios": {
29     "vendored_frameworks": "LollypopSDK.framework"
30   }