blob: 402cb5a203cde6cf8fe47932d97d04c6e39158bb [file] [log] [blame]
{
"name": "CreatuNetwork",
"version": "0.1.0",
"summary": "This is Network request library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mohansinghthagunna/CreatuNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohansinghthagunna": "mohansingh_thagunna@outlook.com"
},
"source": {
"git": "https://github.com/mohansinghthagunna/CreatuNetwork.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/sngmon",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "CreatuNetwork/**/*",
"dependencies": {
"RxSwift": [
"~> 4.1.2"
],
"RxCocoa": [
"~> 4.1.2"
],
"Moya/RxSwift": [
"~> 11.0.1"
],
"KeychainSwift": [
"~> 10.0.0"
],
"ReachabilitySwift": [
"~> 4.1.0"
]
}
}