blob: 01fabc8c99b67d52b2b671ce1251f37d76f8721b [file] [log] [blame]
{
"name": "MRJ_QRCode",
"version": "0.3.2.2",
"summary": "集成扫码和生成二维码功能,添加必要的加密.",
"description": "TODO: 通过修改资源,对二维码添加logo,增加加密算法,这个库可能还有些问题等待修复,希望大家帮助找出,并给我发邮件消息.",
"homepage": "https://github.com/mrjlovetian/YHJARCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjyuhongjiang": "mrjlovetian@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/YHJARCode.git",
"tag": "0.3.2.2"
},
"social_media_url": "https://twitter.com/MRJ_YU",
"platforms": {
"ios": "8.0"
},
"resources": "MRJ_QRCode.bundle",
"subspecs": [
{
"name": "Code",
"source_files": "MRJ_QRCode/Classes/*.{h,m}"
}
]
}