2 "name": "IOPatternLock",
3 "summary": "An easy-to-use, customizable Android Pattern Lock view for iOS",
5 "authors": "Ilker OZCAN",
6 "homepage": "https://github.com/ilk33r/IOPatternLock",
15 "git": "https://github.com/ilk33r/IOPatternLock.git",
18 "default_subspecs": "Default",
19 "module_name": "IOPatternLock",
20 "pod_target_xcconfig": {
21 "DEFINES_MODULE": "YES"
30 "public_header_files": [
31 "IOPatternLock/IOPatternLock.h",
32 "IOPatternLock/Protocols/IOPatternLockDelegate.h",
33 "IOPatternLock/Views/IOPatternLockView.h"
35 "source_files": "IOPatternLock/**/*.{h,m}"