blob: fe90d33d686a1fd6250769137b42f763ed4dd8b1 [file] [log] [blame]
{
"name": "SmileLock",
"version": "3.0.3",
"summary": "A library for make a beautiful Passcode Lock View.",
"description": "1. Create a beautiful passcode lock view simply.\n2. Passcode input completed delegate callback.\n3. Touch ID.\n4. Customize UI.\n5. Visual Effect.",
"homepage": "https://github.com/recruit-lifestyle/Smile-Lock",
"screenshots": "https://raw.githubusercontent.com/recruit-lifestyle/Smile-Lock/master/SmileLock-Example/demo_gif/demo.gif",
"license": {
"type": "Apache License",
"file": "LICENSE"
},
"authors": {
"Rain": "liu044100@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/recruit-lifestyle/Smile-Lock.git",
"tag": "3.0.3"
},
"source_files": "SmileLock/Classes/*.{swift}",
"resources": "SmileLock/Assets/*",
"frameworks": "UIKit",
"weak_frameworks": "LocalAuthentication",
"pushed_with_swift_version": "4.0"
}