[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / c / SmileLock / 0.0.2 / SmileLock.podspec.json
blob6db6c6fa75dbaace65dc0beb96c53ba4ced3b89b
2   "name": "SmileLock",
3   "version": "0.0.2",
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. Customize UI.\n4. Visual Effect.",
6   "homepage": "https://github.com/liu044100/Smile-Lock",
7   "screenshots": "https://raw.githubusercontent.com/liu044100/Smile-Lock/master/SmileLock-Example/demo_gif/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Rain": "liu044100@gmail.com"
14   },
15   "social_media_url": "https://dribbble.com/yuchenliu",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/liu044100/Smile-Lock.git",
22     "tag": "0.0.2"
23   },
24   "source_files": "SmileLock/Classes/*.{swift}",
25   "resources": [
26     "SmileLock/Assets/*.xib"
27   ],
28   "frameworks": "UIKit"