blob: 62af93fe5b644198b06c0becd9448f5daaa25c3c [file] [log] [blame]
{
"name": "BadgifySwift",
"version": "1.0.1",
"summary": "A Swift UI framework for badge view that supports image as badge",
"homepage": "https://github.com/maios/BadgifySwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maios": "mmai.iossg@gmail.com",
"maimai": "gigi10991@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/maios/BadgifySwift.git",
"tag": "1.0.1"
},
"source_files": "Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}