blob: 988563c28e03f9bd370e63c2b2a1baf0c3eb826b [file] [log] [blame]
{
"name": "TTQRCodeScanner",
"version": "0.1.0",
"summary": "TTQRCodeScanner is a light component that makes scan QRCode or BarCode conveniently.",
"homepage": "https://github.com/change2hao/TTQRCodeScanner",
"license": "MIT",
"authors": {
"Administrator": "lwtiandev@gmail.com"
},
"source": {
"git": "https://github.com/change2hao/TTQRCodeScanner.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/change2hao",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TTQRCodeScanner": [
"Pod/Assets/*.png"
]
}
}