[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / f / SifliOCore / 1.0.3 / SifliOCore.podspec.json
blobf4e25194674abfbe812ab10303c3de638266cae9
2   "name": "SifliOCore",
3   "version": "1.0.3",
4   "summary": "SifliOCore.思澈sdk的核心依赖库",
5   "description": "SifliCore 思澈sdk的核心依赖库\n\n* 蓝牙操作\n* 蓝牙通信框架\n* 基础数据加工封装\n* 文件操作封装",
6   "homepage": "https://github.com/CQHO/SifliOCore",
7   "license": {
8     "type": "Copyright",
9     "text": "思澈科技有限公司版权所有."
10   },
11   "authors": {
12     "hecq": "33912760@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/CQHO/SifliOCore.git",
19     "tag": "1.0.3"
20   },
21   "frameworks": [
22     "CoreBluetooth",
23     "Security"
24   ],
25   "libraries": [
26     "iconv",
27     "z"
28   ],
29   "vendored_frameworks": "SifliOCore.xcframework",
30   "requires_arc": true,
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-lObjC"
33   }