blob: f677fe19f2c1c3c17472a532a58fafc1085426bc [file] [log] [blame]
{
"name": "SureDMSLib",
"version": "1.0.0",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/lethanhtan89/SureDMSLib.git",
"license": "MIT",
"authors": {
"LeThanhTan": "lethanhtan89@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/lethanhtan89/SureDMSLib.git",
"tag": "1.0.0"
},
"source_files": "ModuleDMS",
"swift_version": "4.2"
}