[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / 6 / SQUIKit / 0.1.19 / SQUIKit.podspec.json
blob0d77ec7391ba3600f5bc75b7112ca1d4d8b71e6a
2   "name": "SQUIKit",
3   "version": "0.1.19",
4   "summary": "Helper for UIKit SehatQ",
5   "description": "Helper function color, font and component for all apps SehatQ",
6   "homepage": "https://bitbucket.org/sehatQ/squikit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ibnu.hakim": "ibnu.hakim@sehatq.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://ibnuisnaini@bitbucket.org/sehatQ/squikit.git",
20     "tag": "0.1.19"
21   },
22   "source_files": "SQUIKit/Classes/**/*",
23   "resources": "SQUIKit/Assets/**/*",
24   "resource_bundles": {
25     "SQUIKit": [
26       "SQUIKit/Fonts/*.ttf",
27       "SQUIKit/Images/*.png"
28     ]
29   },
30   "dependencies": {
31     "NVActivityIndicatorView": [
32       "~> 4.8.0"
33     ],
34     "IQKeyboardManagerSwift": [
35       "~> 6.5.6"
36     ],
37     "FloatingPanel": [
38       "~> 2.5.5"
39     ],
40     "FSCalendar": [
41       "~> 2.8.4"
42     ]
43   },
44   "swift_version": "5.0"