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