blob: 2f3808e8a518273f1070461b4b4d67af9a16bfd6 [file] [log] [blame]
{
"name": "MRJ_QRCode",
"version": "0.2.9.1",
"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.2.9.1"
},
"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}"
}
]
}