blob: ea5c179a9e2a44e636923a2485e35613e6140e2a [file] [log] [blame]
{
"name": "MercadoPagoDevicesSDK",
"version": "1.0.0",
"summary": "MercadoPagoDevicesSDK",
"homepage": "https://github.com/mercadolibre/fury_device-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devices": "device@mercadolibre.com"
},
"source": {
"git": "https://github.com/mercadolibre/fury_device-sdk-ios.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "LibraryComponents/Classes/**/*.{h,m,swift}"
}