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": "CoreBase",
27 "Source/LinkSDK/QCAPISets/**/*.{h,m,c}",
28 "Source/LinkSDK/QCDeviceCenter/**/*.{h,m,c}",
29 "Source/LinkSDK/QCFoundation/**/*.{h,m,c}"
39 "source_files": "Source/LinkSDK/TRTC/**/*.{h,m,c}",
47 "TIoTLinkKit/CoreBase": [
51 "pod_target_xcconfig": {
52 "VALID_ARCHS": "x86_64 armv7 arm64"