[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 3 / LockView / 3.1.1 / LockView.podspec.json
blobe052e1afa10b8a6268d48cb9016e7a454eed5f43
2   "name": "LockView",
3   "version": "3.1.1",
4   "summary": "Gesture Lock with Swift",
5   "description": "Gesture Lock with Swift.\nSupport FaceID & TouchID",
6   "homepage": "https://github.com/yuanjilee/LockView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuanjilee": "824528524@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yuanjilee/LockView.git",
19     "tag": "3.1.1"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "source_files": "LockView/Classes/**/*",
26   "resource_bundles": {
27     "LockView": [
28       "LockView/Assets/**/*.png",
29       "LockView/Resources/*.lproj"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"