blob: c2e0a3b1412cbdce8ec4809293101c3fe1d2bfad [file] [log] [blame]
{
"name": "OMAScanCode",
"version": "0.0.1",
"summary": "Native two-dimensional code scanning.",
"description": "TODO: Native two-dimensional code scanning. --TongJialin",
"homepage": "https://github.com/TongJialin/OMAScanCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TongJialin": "923957504@qq.com"
},
"source": {
"git": "https://github.com/TongJialin/OMAScanCode.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "OMAScanCode/Classes/**/*",
"resource_bundles": {
"OMAScanCode": [
"OMAScanCode/Assets/*.png"
]
}
}