[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 2 / b / BZPasscodeViewController / 1.0.4 / BZPasscodeViewController.podspec.json
blob9619d4d6803e643334827fc32832fc86d76e826f
2   "name": "BZPasscodeViewController",
3   "version": "1.0.4",
4   "summary": "Passcode view controller for iOS.",
5   "homepage": "https://github.com/baztokyo/BZPasscodeViewController",
6   "license": "BSD",
7   "authors": "Ba-Z Communication Inc.",
8   "source": {
9     "git": "https://github.com/baztokyo/BZPasscodeViewController.git",
10     "tag": "1.0.4"
11   },
12   "platforms": {
13     "ios": "3.2"
14   },
15   "source_files": "BZPasscodeViewController/*.{h,m}",
16   "resources": [
17     "BZPasscodeViewController/*.xib",
18     "BZPasscodeViewController/BZPasscodeViewController.bundle"
19   ],
20   "frameworks": "AVFoundation",
21   "requires_arc": false,
22   "compiler_flags": "-DBZ_USE_SOUND"