blob: 7b8dc35ceb1f32759bf4b81cda7b4a609b1e6b16 [file] [log] [blame]
{
"name": "SwiftLeeTools",
"version": "0.1.2",
"summary": "A short description of SwiftLeeTools.",
"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.2"
},
"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": [
]
}
}