[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / c / SmileLock / 3.0.6 / SmileLock.podspec.json
blobf0bc4702b4fb74d970bff3e2f783f88677570824
2   "name": "SmileLock",
3   "version": "3.0.6",
4   "summary": "A library for make a beautiful Passcode Lock View.",
5   "description": "1. Create a beautiful passcode lock view simply.\n2. Passcode input completed delegate callback.\n3. Touch ID.\n4. Customize UI.\n5. Visual Effect.",
6   "homepage": "https://github.com/recruit-lifestyle/Smile-Lock",
7   "screenshots": "https://raw.githubusercontent.com/recruit-lifestyle/Smile-Lock/master/SmileLock-Example/demo_gif/demo.gif",
8   "license": {
9     "type": "Apache License",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rain": "liu044100@gmail.com"
14   },
15   "swift_version": "4.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/recruit-lifestyle/Smile-Lock.git",
22     "tag": "3.0.6"
23   },
24   "source_files": "SmileLock/Classes/*.{swift}",
25   "resources": "SmileLock/Assets/*",
26   "frameworks": "UIKit",
27   "weak_frameworks": "LocalAuthentication"