[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / b / SwiftLeeTools / 0.1.5 / SwiftLeeTools.podspec.json
blobff82051da8e6e98847238e0d18fbc0a68a97f91b
2   "name": "SwiftLeeTools",
3   "version": "0.1.5",
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.5"
18   },
19   "platforms": {
20     "ios": "8.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": [
37     ],
38     "SnapKit": [
39       "~> 4.0.0"
40     ],
41     "IQKeyboardManagerSwift": [
43     ],
44     "AlamofireImage": [
46     ],
47     "DeviceKit": [
49     ],
50     "ImageSlideshow/Alamofire": [
52     ],
53     "MJRefresh": [
55     ],
56     "SwiftDate": [
57       "~> 5.1.0"
58     ],
59     "JXSegmentedView": [
61     ],
62     "ReachabilitySwift": [
64     ],
65     "RealmSwift": [
67     ],
68     "CryptoSwift": [
70     ]
71   },
72   "swift_version": "5.0"