[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 7 / KKSwiftLib / 0.3.4 / KKSwiftLib.podspec.json
blob2cdef51301002f9498b39f9155e7c1c060f73a5c
2   "name": "KKSwiftLib",
3   "version": "0.3.4",
4   "summary": "A short description of KKSwiftLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kimilee7788/KKSwiftLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kimilee7788": "35053358+kimilee7788@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/kimilee7788/KKSwiftLib.git",
16     "tag": "0.3.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "KKSwiftLib/CLasses/Extension",
23   "frameworks": [
24     "UIKit",
25     "QuartzCore",
26     "CoreMedia"
27   ],
28   "dependencies": {
29     "EmptyStateKit": [
31     ],
32     "EFMarkdown": [
34     ],
35     "SnapKit": [
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "KM_Extension"
42     }
43   ],
44   "swift_version": "5.0"