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