[Add] HyundaiEV 1.0.7
[CocoaPods.git] / Specs / d / 9 / 6 / Genos / 0.1.1 / Genos.podspec.json
blob0edffb8a653c188e3a9f1509f58a2e3aa9de022f
2   "name": "Genos",
3   "version": "0.1.1",
4   "license": "MIT",
5   "homepage": "https://github.com/nyssance/GenosSwift",
6   "authors": {
7     "NY": "nyssance@icloud.com"
8   },
9   "summary": "The BEST high-level framework for iOS by NY.",
10   "source": {
11     "git": "https://github.com/nyssance/GenosSwift.git",
12     "tag": "0.1.1"
13   },
14   "swift_versions": [
15     "5.0",
16     "5.1"
17   ],
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Genos/Sources/**/*.swift",
22   "resource_bundles": {
23     "Genos": [
24       "Genos/Resources/**/*"
25     ]
26   },
27   "dependencies": {
28     "HMSegmentedControl": [
30     ],
31     "Alamofire": [
32       "5.0.0-rc.2"
33     ],
34     "DeviceKit": [
36     ],
37     "Kingfisher": [
38       "~> 5.8.2"
39     ],
40     "SwiftyBeaver": [
41       "~> 1.8.2"
42     ],
43     "SwiftDate": [
45     ],
46     "SwiftEventBus": [
48     ],
49     "SwiftyUserDefaults": [
51     ],
52     "GrowingTextView": [
54     ],
55     "IQKeyboardManagerSwift": [
57     ],
58     "JSSAlertView": [
60     ],
61     "SwiftIcons": [
63     ]
64   },
65   "swift_version": "5.1"