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