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