blob: 2d48ac79c78c9078f100a53eed80ef99862e4162 [file] [log] [blame]
{
"name": "MKScanner",
"version": "0.0.1",
"summary": "QRCode Scanner",
"homepage": "https://github.com/Mekor/MKScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mekor": "mekor@live.cn"
},
"social_media_url": "http://weibo.com/gliii",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Mekor/MKScanner.git",
"tag": "0.0.1"
},
"source_files": "MKScanner/**/*.{h,m}",
"requires_arc": true
}