[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / c / SmileLock / 1.2.0 / SmileLock.podspec.json
blobf91d9944ff18c74554cce5696b7cfbbf3552da05
2   "name": "SmileLock",
3   "version": "1.2.0",
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   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/recruit-lifestyle/Smile-Lock.git",
21     "tag": "1.2.0"
22   },
23   "source_files": "SmileLock/Classes/*.{swift}",
24   "resources": "SmileLock/Assets/*",
25   "frameworks": "UIKit"