[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 9 / SwiftMKit / 1.1.9 / SwiftMKit.podspec.json
blob6daf3cf93828bf87fb36d8b176c1f2391cef4ccc
2   "name": "SwiftMKit",
3   "version": "1.1.9",
4   "summary": "This is SwiftMKit.",
5   "description": "This is description",
6   "homepage": "https://github.com/cdtschange/SwiftMKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cdts_change": "cdts_change@aliyun.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/cdtschange/SwiftMKit.git",
20     "tag": "1.1.9"
21   },
22   "source_files": "SwiftMKit/**/*.{h,m,swift,xcdatamodeld}",
23   "xcconfig": {
24     "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/SwiftMKit/SwiftMKit/ImportedModules"
25   },
26   "preserve_paths": "SwiftMKit/ImportedModules/module.modulemap",
27   "resources": "SwiftMKit/**/*.{xib, png, jpg, xcdatamodeld, xcdatamodel}",
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   }