blob: 8735263b46999728e6856214ce9cdd45e97ddff2 [file] [log] [blame]
{
"name": "SureDMSLib",
"version": "1.0.5",
"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.5"
},
"source_files": "ModuleDMS/**/*.{h,m}",
"swift_version": "4.2"
}