blob: ed2c47b3b8c8f752124b2038a24e468d6ee1ea17 [file] [log] [blame]
{
"name": "DMPasscode",
"version": "1.0.3",
"summary": "Passcode screen with Touch ID support",
"homepage": "https://github.com/d-32/DMPasscode",
"license": "Public Domain",
"authors": {
"Dylan Marriott": "info@d-32.com"
},
"source": {
"git": "https://github.com/d-32/DMPasscode.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/dylan36032",
"screenshots": "http://46.105.26.1/uploads/passcode.png",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DMPasscode": "Pod/Assets/*.lproj"
},
"public_header_files": "Pod/Classes/DMPasscode.h",
"frameworks": [
"UIKit",
"Security",
"LocalAuthentication"
]
}