blob: 424457c4697b262e04c259d69a10a96aee0010a4 [file] [log] [blame]
{
"name": "DMDateOut",
"version": "0.0.1",
"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": "13.2"
},
"source": {
"git": "https://github.com/iOSRajaramMohanty/DMDateOut.git",
"tag": "0.0.1"
},
"source_files": "DMDateOut/*.swift",
"swift_version": "5.0"
}