blob: 37b729cd1e83716628b52dce499f68ccac5624a5 [file] [log] [blame]
{
"name": "BZPasscodeViewController",
"version": "1.0.1",
"summary": "Passcode view controller for iOS.",
"homepage": "https://github.com/baztokyo/BZPasscodeViewController",
"license": "BSD",
"authors": "Ba-Z Communication Inc.",
"source": {
"git": "https://github.com/baztokyo/BZPasscodeViewController.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "3.2"
},
"source_files": "BZPasscodeViewController/*.{h,m}",
"resources": [
"BZPasscodeViewController/*.xib",
"BZPasscodeViewController/BZPasscodeViewController.bundle"
],
"frameworks": "AVFoundation",
"requires_arc": false,
"compiler_flags": "-DBZ_USE_SOUND"
}