4 "summary": "腾讯连连APP SDK是腾讯云物联网平台提供,应用开发厂商可通过SDK将设备接入腾讯云物联网平台,来进行设备管理",
5 "description": "在腾讯云物联网开发平台中,APP通过接入APP SDK来实现与智能设备的配网,和通过物联网平台对智能设备进行管理。目前APP SDK中与设备配网方式提供了SmartConfig配网和Soft AP配网模式。",
6 "homepage": "https://github.com/tencentyun/iot-link-ios",
12 "iot-ios-sdk": "dev@goodow.com"
15 "git": "https://github.com/tencentyun/iot-link-ios.git",
21 "static_framework": true,
22 "default_subspecs": "LinkCore",
26 "source_files": "Source/SDK/LinkCore/**/*.{h,m,c}",
41 "source_files": "Source/SDK/LinkRTC/**/*.{h,m,c}",
49 "TIoTLinkKit/LinkCore": [
53 "pod_target_xcconfig": {
54 "VALID_ARCHS": "x86_64 armv7 arm64"