[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / e / 5 / iOSDFULibrary / 2.0 / iOSDFULibrary.podspec.json
blob3d80e5a1a54d7aa21d1954621e0a4be35935e126
2   "name": "iOSDFULibrary",
3   "version": "2.0",
4   "summary": "This repository contains a tested library for iOS 8+ 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": "MIT",
8   "authors": {
9     "Mostafa Berg": "mostafa.berg@nordicsemi.no"
10   },
11   "source": {
12     "git": "https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library.git",
13     "tag": "2.0"
14   },
15   "social_media_url": "https://twitter.com/nordictweets",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10"
19   },
20   "dependencies": {
21     "Zip": [
22       "~> 0.6"
23     ]
24   }