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