[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / c / SmileLock / 0.0.1 / SmileLock.podspec.json
blobf2f7094992ab406b75492bf7b81572b07d7c3c8c
2   "name": "SmileLock",
3   "version": "0.0.1",
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.",
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.1"
23   },
24   "source_files": "SmileLock/Classes/*.{swift}",
25   "resources": [
26     "SmileLock/Assets/*.xib"
27   ],
28   "frameworks": "UIKit"