[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / 6 / SQUIKit / 0.1.4 / SQUIKit.podspec.json
blob19c23ce3b0c52ece85b90ee127f3fd9180602845
2   "name": "SQUIKit",
3   "version": "0.1.4",
4   "summary": "Helper for UIKit SehatQ",
5   "description": "Helper function color, font and button 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://bitbucket.org/sehatQ/squikit.git",
20     "tag": "0.1.4"
21   },
22   "source_files": "SQUIKit/Classes/**/*",
23   "resource_bundles": {
24     "SQUIKit": [
25       "SQUIKit/Fonts/*.ttf"
26     ]
27   },
28   "dependencies": {
29     "NVActivityIndicatorView": [
30       "~> 4.8.0"
31     ]
32   },
33   "swift_version": "5.0"