[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 0 / 2 / lollypop / 0.1.9 / lollypop.podspec.json
blob345b69d09d476a0129ded26ef99a32bd5f93becd
2   "name": "lollypop",
3   "version": "0.1.9",
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.1.9"
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   }