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