blob: 949ae4b07d38b68edf6733b10baa5804459a5363 [file] [log] [blame]
{
"name": "TFY_ScannerQR",
"version": "2.0.2",
"summary": "封装好的二维码和条形码共存,更好方便使用。",
"description": "封装好的二维码和条形码共存,更好方便使用。",
"homepage": "https://github.com/13662049573/TFY_QRCodeController",
"license": "MIT",
"authors": {
"tfyzxc13662049573": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_QRCodeController.git",
"tag": "2.0.2"
},
"source_files": [
"TFY_QRCodeController/TFY_ScannerQR/*.{h,m}",
"TFY_QRCodeController/TFY_ScannerQR/TFY_ScannerQRHeader.h"
],
"resources": "TFY_QRCodeController/TFY_ScannerQR/TFY_resource.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/AvailabilityMacros"
},
"requires_arc": true
}