blob: 1749f27fe2e453274a4085d0fef22dddc1026539 [file] [log] [blame]
{
"name": "GXQRCodeGenerator",
"swift_version": "4.2",
"version": "1.0.4",
"summary": "Generates QRCode by input string",
"description": "Generate QRCodes and customize their appearance.",
"homepage": "https://github.com/MonkeySolution/GXQRCodeGenerator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Majid Hatami Aghdam": "m.hatami@monkeysolution.com"
},
"social_media_url": "https://twitter.com/mjhatamy",
"platforms": {
"ios": "10.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MonkeySolution/GXQRCodeGenerator.git",
"tag": "1.0.4"
},
"source_files": [
"GXCodeCode",
"GXQRCode/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude",
"resources": "Resources/*.png"
}