blob: b4d1e295b2252f3fbeb7db569ef3d19e471dd6f1 [file] [log] [blame]
{
"name": "EAN13BarcodeGenerator",
"version": "0.2.0",
"summary": "The easiest way to generate and show EAN13 barcode",
"description": "Simple and performance solution to generate EAN13 barcode for iOS applications",
"homepage": "https://github.com/astrokin/EAN13BarcodeGenerator",
"screenshots": "https://dl.dropboxusercontent.com/s/2jhzwpm8nlz9iyj/Screen.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexey Strokin": "alex.strok@gmail.com"
},
"source": {
"git": "https://github.com/astrokin/EAN13BarcodeGenerator.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EAN13BarcodeGenerator/EAN13BarcodeGenerator/Classes/**/*",
"frameworks": "UIKit"
}