[Add] TPNiOS 6.4.40
[CocoaPods.git] / Specs / 0 / e / 5 / iOSDFULibrary / 4.6.0 / iOSDFULibrary.podspec.json
blob0fd74178402b29b986a576c7cc0e1b3cd9547f89
2   "name": "iOSDFULibrary",
3   "version": "4.6.0",
4   "summary": "This repository contains a tested library for iOS 9+ devices to perform Device Firmware Update on the nRF5x devices",
5   "description": "The nRF5x Series chips are flash-based SoCs, and as such they represent the most flexible solution available. A key feature of the nRF5x Series and their associated software architecture and S-Series SoftDevices is the possibility for Over-The-Air Device Firmware Upgrade (OTA-DFU). See Figure 1. OTA-DFU allows firmware upgrades to be issued and downloaded to products in the field via the cloud and so enables OEMs to fix bugs and introduce new features to products that are already out on the market. This brings added security and flexibility to product development when using the nRF5x Series SoCs.",
6   "homepage": "https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library",
7   "license": "BSD 3-Clause",
8   "authors": {
9     "Aleksander Nowakowski": "aleksander.nowakowski@nordicsemi.no"
10   },
11   "source": {
12     "git": "https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library.git",
13     "tag": "4.6.0"
14   },
15   "social_media_url": "https://twitter.com/nordictweets",
16   "swift_versions": "5.1",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.14"
20   },
21   "source_files": "iOSDFULibrary/Classes/**/*",
22   "dependencies": {
23     "ZIPFoundation": [
24       "= 0.9.9"
25     ]
26   },
27   "deprecated_in_favor_of": "NordicDFU",
28   "swift_version": "5.1"