blob: e68e23e0314fa761f4df925488b3afd5fcb0e267 [file] [log] [blame]
{
"name": "DCQRCode",
"version": "2.0",
"summary": "A tiny QRCode generate library",
"homepage": "https://github.com/Tangdixi/DCQRCode",
"license": {
"type": "MIT",
"text": "The DCTaskReactor use the MIT license"
},
"authors": {
"Tangdixi": "Tangdixi@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tangdixi/DCQRCode.git",
"tag": "2.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}