blob: 624be9726fe956ad56ecea7a2b8ae960ffba8e59 [file] [log] [blame]
{
"name": "XYZQRKit",
"version": "3.0.1",
"summary": "Private pod to set",
"description": "Private pod to deal with QRCode",
"homepage": "https://github.com/brandy2015",
"license": "MIT",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"platforms": {
"ios": "13.0"
},
"dependencies": {
"SwiftDate": [
],
"EFQRCode": [
],
"XYZPathKit": [
]
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZQRKit.git",
"tag": "3.0.1"
},
"source_files": "XYZQRKit/Source/*",
"resources": "XYZQRKit/Source/CodeScan.bundle",
"swift_version": "5.0"
}