blob: 8790fe6757445f87a0349a2300a1e4af2f978eb8 [file] [log] [blame]
{
"name": "FitCloudDFUKit",
"version": "1.1.7",
"summary": "和唐公司手环固件升级SDK。",
"description": "iOS framework for FitCloud Smart Bracelet Device Firmware Upgrade, which is responsible for the upgrade of bracelet firmware. FitCloud智能手环固件升级的iOS框架,负责手环固件升级等功能的封装。",
"homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/tree/1.1.7/FitCloudDFUKit",
"license": "MIT",
"authors": {
"pcjbird": "pcjbird@hotmail.com"
},
"source": {
"git": "https://github.com/htangsmart/FitCloudPro-SDK-iOS.git",
"tag": "1.1.7"
},
"social_media_url": "http://www.hetangsmart.com",
"requires_arc": true,
"documentation_url": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/blob/master/FitCloudDFUKit/README.md",
"screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudDFUKit/logo.png",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"CoreBluetooth",
"CoreGraphics"
],
"vendored_frameworks": "FitCloudDFUKit/FitCloudDFUKit.framework",
"resources": "FitCloudDFUKit/FitCloudDFUKit.bundle",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"swift_version": "5.0"
}