blob: db58916aed50c20ac798e013aeda5ffc3e43cdc6 [file] [log] [blame]
{
"name": "PSoC4FirmwareUpdateiOS",
"version": "0.1.0",
"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.1.0"
},
"social_media_url": "https://twitter.com/perusworld",
"platforms": {
"ios": "8.0"
},
"source_files": "PSoC4FirmwareUpdateiOS/Classes/**/*"
}