[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / 6 / b / SwiftLeeTools / 0.1.6.2 / SwiftLeeTools.podspec.json
blob11490b2d5150df89af7f887f47ac5a056190ca83
2   "name": "SwiftLeeTools",
3   "version": "0.1.6.2",
4   "summary": "A short description of SwiftLeeTools.",
5   "swift_versions": "5.0",
6   "description": "\"iOS swift开发通用工具 包括UIKit foundation 网络封装 等\"",
7   "homepage": "https://github.com/350541732/SwiftLeeTools",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "LeeSin": "350541732@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/350541732/SwiftLeeTools.git",
17     "tag": "0.1.6.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftLeeTools/Classes/**/*",
23   "resource_bundles": {
24     "SwiftLeeTools": [
25       "SwiftLeeTools/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "Alamofire": [
30       "~> 4.7"
31     ],
32     "SwiftyJSON": [
33       "~> 4.0"
34     ],
35     "QorumLogs": [
36       "~> 0.9"
37     ],
38     "SnapKit": [
39       "~> 4.0.0"
40     ],
41     "IQKeyboardManagerSwift": [
42       "~> 6.5.6"
43     ],
44     "AlamofireImage": [
45       "~> 3.6.0"
46     ],
47     "DeviceKit": [
48       "3.2.0"
49     ],
50     "ImageSlideshow/Alamofire": [
51       "~> 1.8.3"
52     ],
53     "MJRefresh": [
54       "~> 3.5.0"
55     ],
56     "SwiftDate": [
57       "~> 5.1.0"
58     ],
59     "JXSegmentedView": [
60       "~> 1.2.7"
61     ],
62     "ReachabilitySwift": [
63       "5.0.0"
64     ],
65     "RealmSwift": [
67     ],
68     "CryptoSwift": [
69       "1.3.1"
70     ]
71   },
72   "swift_version": "5.0"