blob: 0673c6b9e551443568b4e353dbfec0877185627c [file] [log] [blame]
{
"name": "MuseGoldLib",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/musegold/MuseGoldLibExamples",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vinayganesh": "vinayganeshh@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/musegold/MuseGoldLibExamples.git",
"tag": "0.0.1"
},
"source_files": "MuseGoldLib/**/*.{h,m,swift}"
}