[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 3 / EltBase / 0.0.1.6 / EltBase.podspec.json
blob9f1a5e2eda2696af65c1d25e8a4946073e82f92d
2   "name": "EltBase",
3   "version": "0.0.1.6",
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.6"
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     "SVProgressHUD": [
43       "~> 2.2.5"
44     ],
45     "Hue": [
47     ],
48     "MJRefresh": [
50     ]
51   },
52   "swift_version": "5.0"