blob: a54e64cee9309d3bcffde44a44d04c40d3dbd4c8 [file] [log] [blame]
{
"name": "YHJQRCode",
"version": "0.2.0",
"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.0"
},
"social_media_url": "https://twitter.com/MRJ_YU",
"platforms": {
"ios": "8.0"
},
"resources": "YHJQRCode/Classes/YHJQRCode.bundle",
"source_files": "YHJQRCode/Classes/*.{h,m}",
"subspecs": [
{
"name": "Code",
"source_files": "YHJQRCode/Classes/*.{h,m}"
}
]
}