[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 2 / 6 / b / SwiftLeeTools / 0.1.3 / SwiftLeeTools.podspec.json
blob3342094c8c0ac1c630fe8dffc51bc08767a5f76a
2   "name": "SwiftLeeTools",
3   "version": "0.1.3",
4   "summary": "A short description of SwiftLeeTools.",
5   "description": "\"iOS swift开发通用工具 包括UIKit foundation 网络封装 等\"",
6   "homepage": "https://github.com/350541732/SwiftLeeTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LeeSin": "350541732@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/350541732/SwiftLeeTools.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftLeeTools/Classes/**/*",
22   "resource_bundles": {
23     "SwiftLeeTools": [
24       "SwiftLeeTools/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.7"
30     ],
31     "SwiftyJSON": [
32       "~> 4.0"
33     ],
34     "QorumLogs": [
36     ],
37     "SnapKit": [
38       "~> 4.0.0"
39     ],
40     "IQKeyboardManagerSwift": [
42     ],
43     "AlamofireImage": [
45     ],
46     "DeviceKit": [
48     ],
49     "ImageSlideshow/Alamofire": [
51     ],
52     "MJRefresh": [
54     ],
55     "SwiftDate": [
56       "~> 5.1.0"
57     ],
58     "JXSegmentedView": [
60     ]
61   }