[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / d / 8 / DrawLoginView / 1.0.1 / DrawLoginView.podspec.json
blobfeddda7010b41a7fc5c49c7665ceb006e91ae895
2   "name": "DrawLoginView",
3   "version": "1.0.1",
4   "summary": "Draw and login",
5   "description": "This library provides an easy way to login with drawing shape.You can use for an alternative for user login if you do not want to use password field.Library creates 3x3 matrix as default. You can change matrix row and column count.You can change selectedcolor unselectedcolor and footprint color",
6   "homepage": "https://github.com/sonmezvolkan",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Volkan Sönmez": "sonmez.volkan92@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/sonmezvolkan/DrawLoginView.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "DrawLoginView",
24     "DrawLoginView/**/*.{h,m,swift,png}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "resource_bundles": {
28     "DrawLoginView": [
29       "DrawLoginView/**/*.{storyboard,xib,png}"
30     ]
31   },
32   "swift_version": "5.0"