blob: 8b7088a6d2f125d10f3e59c7ba73fc2874b49d53 [file] [log] [blame]
{
"name": "HealthPortalNetworkingFramework",
"version": "1.0.0",
"summary": "MobileNetworkingFramework is a Webservice Framework.",
"description": "MobileNetworkingFramework is a Webservice framework from where we can call the api",
"homepage": "https://github.com/mayank19goyal/HealthPortalNetworkingFramework",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Mayank Goyal": "mayank.goyal@ibm.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"http": "https://www.dropbox.com/s/gs1udc83joxzwkd/HealthPortalNetworkingFramework.zip?dl=0"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"ReachabilitySwift": [
"~> 3"
],
"AlamofireImage": [
"~> 3.3"
],
"Alamofire": [
"~> 4.7"
]
},
"swift_version": "5.0"
}