[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / a / c / SmileLock / 3.0.4 / SmileLock.podspec.json
blob06ddec213d382dce53327d16db90d08eaeeaf944
2   "name": "SmileLock",
3   "version": "3.0.4",
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": "3.0.4"
22   },
23   "source_files": "SmileLock/Classes/*.{swift}",
24   "resources": "SmileLock/Assets/*",
25   "frameworks": "UIKit",
26   "weak_frameworks": "LocalAuthentication"