blob: 64941304be207a185a2e59fa13a655d624266dd7 [file] [log] [blame]
{
"name": "HHBarCodeViewController",
"version": "1.0.1",
"summary": "HHBarCodeViewController is a quick modal Bar Code reader using the iOS 7 native bar code scanning APIs.",
"homepage": "https://github.com/harlanhaskins/HHBarCodeViewController",
"license": "MIT",
"authors": {
"Harlan Haskins": "harlan@harlanhaskins.com"
},
"source": {
"git": "https://github.com/harlanhaskins/HHBarCodeViewController.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/harlanhaskins",
"requires_arc": true,
"platforms": {
"ios": null
},
"source_files": "HHBarCodeViewController/*.{h,m}"
}