[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / c / b / SwiftMKit_Demo / 1.1.5.2 / SwiftMKit_Demo.podspec.json
blob0bc143490ce11fcbc2122870e7ceeb76fe24ef85
2   "name": "SwiftMKit_Demo",
3   "version": "1.1.5.2",
4   "summary": "This is SwiftMKit.",
5   "description": "This is description",
6   "homepage": "https://github.com/Lves/SwiftMKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lveslxl@gmail.com": "lveslxl@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/Lves/SwiftMKit.git",
20     "tag": "1.1.5.2"
21   },
22   "source_files": "SwiftMKit/**/*.{h,m,swift,xcdatamodeld}",
23   "resources": "SwiftMKit/Data/Log/*.{xcdatamodeld, xcdatamodel}",
24   "dependencies": {
25     "CocoaLumberjack/Swift": [
26       "~> 3.4.0"
27     ],
28     "ReactiveCocoa": [
29       "~> 7.2.0"
30     ],
31     "Alamofire": [
32       "~> 4.7.0"
33     ],
34     "Kingfisher": [
35       "~> 4.8.0"
36     ],
37     "MagicalRecord": [
38       "~> 2.3.0"
39     ],
40     "MJExtension": [
41       "~> 3.0.0"
42     ],
43     "MJRefresh": [
44       "~> 3.1.0"
45     ],
46     "CryptoSwift": [
47       "~> 0.10.0"
48     ],
49     "IQKeyboardManager": [
50       "~> 6.0.0"
51     ],
52     "WebViewJavascriptBridge": [
53       "~> 6.0.0"
54     ],
55     "PINCache": [
56       "~> 2.3.0"
57     ],
58     "SnapKit": [
59       "~> 4.0.0"
60     ],
61     "pop": [
62       "~> 1.0.0"
63     ],
64     "Aspects": [
65       "~> 1.4.0"
66     ],
67     "MBProgressHUD": [
68       "~> 1.1.0"
69     ]
70   }