[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 3 / 4 / FitCloudDFUKit / 1.2.6 / FitCloudDFUKit.podspec.json
blob71fcd2ba151f7f4d5f68d079de2754d80fc0c522
2   "name": "FitCloudDFUKit",
3   "version": "1.2.6",
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.2.6/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.2.6"
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   "screenshots": "https://github.com/htangsmart/FitCloudPro-SDK-iOS/raw/master/FitCloudDFUKit/logo.png",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "CoreBluetooth",
25     "CoreGraphics"
26   ],
27   "vendored_frameworks": "FitCloudDFUKit/FitCloudDFUKit.framework",
28   "resources": "FitCloudDFUKit/FitCloudDFUKit.bundle",
29   "dependencies": {
30     "iOSDFULibrary": [
31       "~> 4.11.0"
32     ]
33   },
34   "swift_versions": "5.0",
35   "pod_target_xcconfig": {
36     "OTHER_LDFLAGS": "-lObjC"
37   },
38   "swift_version": "5.0"