blob: b15d497009905891613065fa322f55cd499a5ace [file] [log] [blame]
{
"name": "Frameworks_Swift",
"version": "0.0.2",
"summary": "Frameworks_Swift, An iOS framework for Swift. We hope iOS have Frameworks(Architecture) like Server, I think it's meaningfull for iOS.",
"description": "Frameworks_Swift, An iOS framework for Swift. We hope iOS have Frameworks(Architecture) like Server,\nI think it's meaningfull for iOS.",
"homepage": "https://github.com/lhp3851/Frameworks_Swift",
"screenshots": "https://blog.ibireme.com/wp-content/uploads/2015/12/IMG_2604_.jpg",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lhp3851": "lhp3851@163.com"
},
"source": {
"git": "https://github.com/lhp3851/Frameworks_Swift.git",
"tag": "0.0.2"
},
"social_media_url": "https://github.com/lhp3851",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source_files": "Frameworks_Swift/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
],
"SnapKit": [
],
"Kingfisher": [
],
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
],
"matrix-wechat": [
],
"SwiftLint": [
],
"DoraemonKit": [
"~> 2.0.0"
]
},
"swift_version": "5.0"
}