[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 3 / EltBase / 0.0.1.8 / EltBase.podspec.json
blob488bb3eba481a60d35d49b4cf649e4e4b91ab943
2   "name": "EltBase",
3   "version": "0.0.1.8",
4   "summary": "This is elliot personal iOS App project foundation.",
5   "swift_versions": "5.0",
6   "description": "\"(beta) This is elliot personal iOS App project foundation.\"",
7   "homepage": "https://github.com/Istroot/EltBase",
8   "authors": {
9     "Elliot": "m13075973387@163.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Istroot/EltBase.git",
16     "tag": "0.0.1.8"
17   },
18   "source_files": "EltBase/EltBase/**/*.{swift,h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "CocoaLumberjack": [
22       "~> 3.6.2"
23     ],
24     "CocoaLumberjack/Swift": [
25       "~> 3.6.2"
26     ],
27     "ReachabilitySwift": [
28       "~> 5.0.0"
29     ],
30     "DeviceKit": [
31       "~> 4.0"
32     ],
33     "SwiftyJSON": [
34       "~> 4.0"
35     ],
36     "SnapKit": [
37       "~> 5.0.0"
38     ],
39     "DefaultsKit": [
41     ],
42     "KeychainAccess": [
44     ],
45     "IQKeyboardManagerSwift": [
47     ],
48     "Kingfisher": [
49       "~> 5.0"
50     ],
51     "SVProgressHUD": [
52       "~> 2.2.5"
53     ],
54     "Hue": [
56     ],
57     "MJRefresh": [
59     ]
60   },
61   "swift_version": "5.0"