[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 6 / 5 / c / ti_oad / 1.0.0 / ti_oad.podspec.json
blob06bfa55fb5befaa6bd38a88595e462d53c18cd33
2   "name": "ti_oad",
3   "version": "1.0.0",
4   "summary": "Over the Air Download library for CC26xx/CC13xx",
5   "description": "Texas Instruments OAD (Over the Air Download) library.\nThis pod handles firmware updates on the CC26xx/CC13xx devices\nti_oad makes it easy for customers to integrate firmware update\ninto their existing iOS projects. For platform support notes, please see README.md",
6   "homepage": "https://git.ti.com/simplelink-ble-oad-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ole Andreas Torvmark": "o.a.torvmark@ti.com"
13   },
14   "source": {
15     "git": "git://git.ti.com/simplelink-ble-oad-ios/simplelink-ble-oad-ios.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ti_oad/Classes/**/*",
22   "public_header_files": "ti_oad/Classes/**/*.h"