blob: a19500f01d828e68036a25bf9804e65269903c33 [file] [log] [blame]
{
"name": "Frameworks_Swift",
"version": "0.0.1",
"summary": "A short description of Frameworks_Swift.",
"description": "TODO: Add long description of the pod here.",
"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@163.com": "lhp3851@163.com"
},
"source": {
"git": "https://github.com/lhp3851/Frameworks_Swift.git",
"tag": "0.0.1"
},
"social_media_url": "https://github.com/lhp3851",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0",
"5.0"
],
"source_files": "Frameworks_Swift/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
],
"SnapKit": [
],
"Kingfisher": [
],
"RxSwift": [
"~> 5"
],
"RxCocoa": [
"~> 5"
],
"matrix-wechat": [
],
"SwiftLint": [
]
},
"swift_version": "5.0"
}