[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 3 / 4 / FitCloudDFUKit / 1.3.1 / FitCloudDFUKit.podspec.json
blobe379db73d10ad393721bddea8caaba5fa80d6764
2   "name": "FitCloudDFUKit",
3   "version": "1.3.1",
4   "summary": "和唐公司智能手表固件升级SDK。",
5   "description": "iOS framework for FitCloud Smart Bracelet Device Firmware Upgrade, which is responsible for the upgrade of bracelet firmware. FitCloud智能手表固件升级的iOS框架,负责手表固件升级等功能的封装。",
6   "homepage": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/tree/dfukit_v1.3.1/FitCloudDFUKit",
7   "license": "MIT",
8   "authors": {
9     "pcjbird": "pcjbird@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/htangsmart/FitCloudPro-SDK-iOS.git",
13     "tag": "dfukit_v1.3.1"
14   },
15   "social_media_url": "http://www.hetangsmart.com",
16   "requires_arc": true,
17   "documentation_url": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/blob/master/FitCloudDFUKit/README.md",
18   "changelog": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/blob/master/FitCloudDFUKit/CHANGELOG.md",
19   "screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudDFUKit/logo.png",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "CoreBluetooth",
26     "CoreGraphics"
27   ],
28   "vendored_frameworks": [
29     "FitCloudDFUKit/FitCloudDFUKit.xcframework",
30     "FitCloudDFUKit/RTKLEFoundation.xcframework",
31     "FitCloudDFUKit/RTKOTASDK.xcframework",
32     "FitCloudDFUKit/RTKLocalPlaybackSDK.xcframework"
33   ],
34   "resources": "FitCloudDFUKit/FitCloudDFUKit.bundle",
35   "dependencies": {
36     "iOSDFULibrary": [
37       "~> 4.11.0"
38     ]
39   },
40   "swift_versions": "5.0",
41   "pod_target_xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "swift_version": "5.0"