blob: 7789e2c21d1752559b2c6e2d5e3ed59bd02c1764 [file] [log] [blame]
{
"name": "BundleWithDependency",
"version": "5.0",
"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/RepoDependencyBundl",
"authors": {
"Vikranth Apps": "imakingapps@gmail.com"
},
"license": "MIT",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/VikranthApps/RepoDependencyBundle.git",
"tag": "5.0"
},
"vendored_frameworks": "BundleWithDependency.framework",
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"~> 5.2"
],
"SDWebImage": [
"~> 5.9"
]
},
"swift_version": "5.0"
}