blob: df0c1201bdbea4e043c6b6cba127320e8e5fa14f [file] [log] [blame]
{
"name": "MrCode",
"version": "0.2.0",
"summary": "A simple Swift way to represent and scan machine readable codes.",
"description": "MrCode provides a nice Swift representation of machine readable codes in various formats. It also provides a `UIView` subclass for scanning machine readable codes.",
"homepage": "https://github.com/71241NW123CK/MrCode-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Hiroaki Tsukamoto": "backward6@gmail.com"
},
"source": {
"git": "https://github.com/71241NW123CK/MrCode-Swift.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MrCode/Classes/**/*"
}