blob: a557dd659fbb219cbd2d392b28f067d74b9c088b [file] [log] [blame]
{
"name": "JMQRCode",
"version": "1.0.0",
"license": "MIT",
"summary": "A qr code generation and scanning tools using Objective-C.",
"homepage": "https://github.com/James-oc/JMQRCode",
"authors": {
"xiaobs": "1007785739@qq.com"
},
"source": {
"git": "https://github.com/James-oc/JMQRCode.git",
"tag": "1.0.0"
},
"requires_arc": true,
"description": "JMQRCode - A qr code generation and scanning tools using Objective-C.",
"source_files": "JMQRCode/*",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
]
}