blob: 955e6b75fd38e809689e1ed95f496cd2f44267ef [file] [log] [blame]
{
"name": "SwiftLeeTools",
"version": "0.1.6",
"summary": "A short description of SwiftLeeTools.",
"swift_versions": "5.0",
"description": "\"iOS swift开发通用工具 包括UIKit foundation 网络封装 等\"",
"homepage": "https://github.com/350541732/SwiftLeeTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LeeSin": "350541732@qq.com"
},
"source": {
"git": "https://github.com/350541732/SwiftLeeTools.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftLeeTools/Classes/**/*",
"resource_bundles": {
"SwiftLeeTools": [
"SwiftLeeTools/Assets/*.png"
]
},
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"SwiftyJSON": [
"~> 4.0"
],
"QorumLogs": [
],
"SnapKit": [
"~> 4.0.0"
],
"IQKeyboardManagerSwift": [
],
"AlamofireImage": [
],
"DeviceKit": [
],
"ImageSlideshow/Alamofire": [
],
"MJRefresh": [
],
"SwiftDate": [
"~> 5.1.0"
],
"JXSegmentedView": [
],
"ReachabilitySwift": [
],
"RealmSwift": [
],
"CryptoSwift": [
]
},
"swift_version": "5.0"
}