blob: 94d4b04e437318d8b875fa87a07bed356a5e0d0a [file] [log] [blame]
{
"name": "DDQRCode",
"version": "1.0.1",
"summary": "DDQRCode like WeChat",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lcddhr/QRWeiXinDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lcd": "lcddhr@qq.com"
},
"source": {
"git": "https://github.com/lcddhr/QRWeiXinDemo.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DDQRCode/Classes/*.{h,m}",
"public_header_files": "DDQRCode/Classes/*.h",
"frameworks": [
"UIKit",
"AVFoundation"
]
}