blob: db06323d2a20cd6523f5b1230b634ce0c3f02769 [file] [log] [blame]
{
"name": "DMDateOut",
"version": "1.1.4",
"summary": "A CocoaPods library written in Swift.",
"swift_versions": "5.0",
"description": "This CocoaPods library helps you perform Data Manegment.",
"homepage": "https://github.com/iOSRajaramMohanty/DMDateOut",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rajaram": "rajarammohanty99@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/iOSRajaramMohanty/DMDateOut.git",
"tag": "1.1.4"
},
"source_files": "DMDateOut/**/*.swift",
"dependencies": {
"SwiftyJSON": [
"~> 5.0.0"
],
"RxCocoa": [
"~> 5.1.0"
],
"RxSwift": [
"~> 5.1.0"
]
},
"resources": [
"DMDateOut/Resources/*.json"
],
"swift_version": "5.0"
}