[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 4 / 9 / e / bongSDK / 4.9.5 / bongSDK.podspec.json
blob84baaa156ea20629bc337785adf9bd0f21ac2d01
2   "name": "bongSDK",
3   "version": "4.9.5",
4   "authors": "bong",
5   "summary": "bong iOS SDK",
6   "description": "bong iOS SDK 可以在无需学习蓝牙使用的情况下,帮助你快速整合 bong 手环. update: 2019.9.11: release use swift 5 (xcode 10.3)",
7   "homepage": "http://bong.cn/",
8   "license": "MIT",
9   "source": {
10     "http": "https://erun-res.bong.cn/bongSDK/bongSDK.framework-4.9.5.zip"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "ios": {
16     "vendored_frameworks": "bongSDK.framework"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "Realm": [
21       "3.15.0"
22     ],
23     "RealmSwift": [
24       "3.15.0"
25     ]
26   }