[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 4 / c / b / SwiftMKit_Demo / 1.1.5.3 / SwiftMKit_Demo.podspec.json
blob73813a02e7c4e74a6571ae08fbe10a78f99578b0
2   "name": "SwiftMKit_Demo",
3   "module_name": "SwiftMKit",
4   "version": "1.1.5.3",
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.3"
22   },
23   "source_files": "SwiftMKit/**/*.{h,m,swift,xcdatamodeld}",
24   "resources": "SwiftMKit/Data/Log/*.{xcdatamodeld, xcdatamodel}",
25   "dependencies": {
26     "CocoaLumberjack/Swift": [
27       "~> 3.4.0"
28     ],
29     "ReactiveCocoa": [
30       "~> 7.2.0"
31     ],
32     "Alamofire": [
33       "~> 4.7.0"
34     ],
35     "Kingfisher": [
36       "~> 4.8.0"
37     ],
38     "MagicalRecord": [
39       "~> 2.3.0"
40     ],
41     "MJExtension": [
42       "~> 3.0.0"
43     ],
44     "MJRefresh": [
45       "~> 3.1.0"
46     ],
47     "CryptoSwift": [
48       "~> 0.10.0"
49     ],
50     "IQKeyboardManager": [
51       "~> 6.0.0"
52     ],
53     "WebViewJavascriptBridge": [
54       "~> 6.0.0"
55     ],
56     "PINCache": [
57       "~> 2.3.0"
58     ],
59     "SnapKit": [
60       "~> 4.0.0"
61     ],
62     "pop": [
63       "~> 1.0.0"
64     ],
65     "Aspects": [
66       "~> 1.4.0"
67     ],
68     "MBProgressHUD": [
69       "~> 1.1.0"
70     ]
71   }