blob: 468810b36b8d7a37e04492943ddde74c24c9e935 [file] [log] [blame]
{
"name": "QRCodeGenerator-hicool",
"version": "0.0.1",
"summary": "QRCodeGenerator-hicool.",
"description": "QRCodeGenerator-hicool is a library.",
"homepage": "https://github.com/jindegege/QRCodeGenerator",
"license": "MIT",
"authors": {
"jindegege": "jindegege@aliyun.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/jindegege/QRCodeGenerator.git",
"tag": "0.0.1"
},
"source_files": "QRCodeGenerator/Classes/*.{h,m}",
"exclude_files": "Classes/Exclude",
"subspecs": [
{
"name": "qrcode",
"source_files": "QRCodeGenerator/Classes/qrcode/*.{h,c}"
}
]
}