blob: 9b07b1fc5cbdafaa33ef5e21fec98e5924b9033a [file] [log] [blame]
{
"name": "MuzzidFramework1",
"platforms": {
"ios": "12.0"
},
"summary": "MuzzidFramework1 lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taind": "nguyenductai.job@gmail.com"
},
"homepage": "https://github.com/shivaLegend/MuzzidFramework1",
"source": {
"git": "https://github.com/shivaLegend/MuzzidFramework1.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"MBProgressHUD": [
"~> 1.1.0"
]
},
"source_files": "MuzzidFramework1/**/*.{swift}",
"resources": "MuzzidFramework1/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}