[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 6 / 5 / c / ti_oad / 1.0.1 / ti_oad.podspec.json
blobce281a5b41f2ae83197f13bf3b1d2882f9e87ea1
2   "name": "ti_oad",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.13"
21   },
22   "source_files": "ti_oad/Classes/**/*",
23   "public_header_files": "ti_oad/Classes/**/*.h"