blob: 100e0c9deb31a293b77a963c083813bf263ec5be [file] [log] [blame]
{
"name": "PSoC4FirmwareUpdateiOS",
"version": "0.2.1",
"summary": "Bootloader based firmware update library for PSoC4 BLE (4200)",
"description": "Bootloader based firmware update library for PSoC4 BLE (4200), The example app has a bluetooth version of the firmware updater. The sample project used for the updater is at https://github.com/perusworld/PSoC4OTAUpdate",
"homepage": "https://github.com/perusworld/PSoC4FirmwareUpdateiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saravana Perumal Shanmugam": "saravanaperumal@msn.com"
},
"source": {
"git": "https://github.com/perusworld/PSoC4FirmwareUpdateiOS.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/perusworld",
"platforms": {
"ios": "8.0"
},
"source_files": "PSoC4FirmwareUpdateiOS/Classes/**/*"
}