[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 4 / a / KUCode / 0.0.6 / KUCode.podspec.json
blob69571cf2f12faeef0e06471c8e3d9c5c64f1532c
2   "name": "KUCode",
3   "version": "0.0.6",
4   "summary": "kucode base classes",
5   "description": "you can find base classes in this lib",
6   "homepage": "https://gitlab.kubakgroup.com/behnam.hosseini/kucodeios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "behnam.hosseini": "behnam.hosseini@kubakgroup.com"
13   },
14   "source": {
15     "git": "https://gitlab.kubakgroup.com/behnam.hosseini/kucodeios.git",
16     "tag": "0.0.6"
17   },
18   "source_files": [
19     "Classes",
20     "KuCodeIOS/**/*.{h,m,swift}"
21   ],
22   "frameworks": "UIKit",
23   "platforms": {
24     "ios": "12.1"
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"