blob: 5023443b8f0f1537812afeed3ea02992458f4fe2 [file] [log] [blame]
{
"name": "RCAPIManager",
"version": "0.0.2",
"summary": "APIManager for IOS.",
"description": "APIManger Class for IOS With Alamofire",
"homepage": "https://github.com/RohanChhatbar/RCAPIManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rohan Chhatbar": "rohanchhatbar1993@gmail.com"
},
"social_media_url": "https://www.linkedin.com/in/rohan-chhatbar-913a4912a/",
"swift_versions": "4.2",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/RohanChhatbar/RCAPIManager.git",
"tag": "0.0.2"
},
"source_files": "RCAPIManager/*.{swift, h}",
"dependencies": {
"Alamofire": [
],
"NVActivityIndicatorView": [
],
"NotificationBannerSwift": [
]
},
"swift_version": "4.2"
}