blob: d7412b31a844b7c2d6e260762cd4be65005f985b [file] [log] [blame]
{
"name": "Violin",
"version": "1.2.3",
"license": "MIT",
"summary": "IOS framework",
"homepage": "https://github.com/sahajata/violin",
"source": {
"git": "https://github.com/sahajata/violin.git",
"tag": "1.2.3"
},
"source_files": "Violin/Violin/**/*.swift",
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Moya/RxSwift": [
"~> 11.0"
],
"SwiftyJSON": [
"~> 4.0"
],
"ObjectMapper": [
"~> 3.3"
],
"SwiftDate": [
"~> 5.0"
],
"SDWebImage": [
"~> 4.0"
],
"Hue": [
"~> 3.0"
],
"MBProgressHUD": [
"~> 1.1"
],
"DZNEmptyDataSet": [
"~> 1.8"
],
"MJRefresh": [
"~> 3.1"
]
},
"authors": {
"BY": "3328886@qq.com"
},
"social_media_url": "https://github.com/sahajata",
"swift_version": "4.2.0"
}