blob: a26fbe399692607ea0f49ca4c719e131eedb140a [file] [log] [blame]
{
"name": "QuickResponseCode",
"version": "1.0.0",
"summary": "A tiny tiny Quick Response Code (QRCode) for iOS.",
"homepage": "https://github.com/Meniny/QuickResponseCode",
"license": "MIT",
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"source": {
"git": "https://github.com/Meniny/QuickResponseCode.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "QuickResponseCode/*.*",
"module_name": "QuickResponseCode",
"public_header_files": "QuickResponseCode/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}