blob: 426b40d02888ef9b555848e823f50e0e0fb7bef0 [file] [log] [blame]
{
"name": "DMDateOut",
"version": "1.0.3",
"summary": "A CocoaPods library written in Swift.",
"swift_versions": "4.2",
"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": "13.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/iOSRajaramMohanty/DMDateOut.git",
"tag": "1.0.3"
},
"source_files": "DMDateOut/*.swift",
"requires_arc": true,
"swift_version": "4.2"
}