blob: 9aa8c3e6699142db6fde6a4ecfc0bca2d03f637f [file] [log] [blame]
{
"name": "BundleWithDependency",
"version": "0.2",
"summary": "This is amazing framework acccess class",
"description": "This is amazing framework for access the location and other services with proper interface",
"homepage": "https://github.com/VikranthApps/DependencyBundle",
"authors": {
"Vikranth Apps": "imakingapps@gmail.com"
},
"license": "MIT",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/VikranthApps/DependencyBundle.git",
"tag": "0.2"
},
"vendored_frameworks": "BundleWithDependency.framework",
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"SDWebImage": [
"~> 5.9"
]
},
"swift_version": "5.0"
}