blob: 67017d4da1ac0219c1d575346dad44eda74cbeb6 [file] [log] [blame]
{
"name": "QRcodeFramework",
"version": "1.0.0",
"summary": "This is library for custom textfield with QRcode",
"description": "This library can use for custom QRcode on UITextfield .When use it will show QRcode icon on UITextfield and you can click on it and will show QRcode UIViewController",
"homepage": "https://github.com/moekthona/QRcode",
"license": "MIT",
"authors": {
"Moek Thona": "moekthona001@gnmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/moekthona/QRcode.git",
"tag": "1.0.0"
},
"source_files": "QRcode/**/*"
}