blob: de71921100dddc77b4a6817a19fcfaa9f631f6f4 [file] [log] [blame]
{
"name": "BloodyMary",
"version": "1.0.1",
"summary": "A one directional MVVM framework.",
"homepage": "https://theinkedengineer.com",
"license": {
"type": "Apache License 2.0"
},
"authors": {
"Firas Safa": "firas@theinkedengineer.com"
},
"source": {
"git": "https://github.com/TheInkedEngineer/BloodyMary.git",
"tag": "1.0.1"
},
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"ios": {
"source_files": [
"BloodyMary/Core/**/*.swift",
"BloodyMary/Resources/BloodyMary.h"
]
},
"swift_version": "5.1"
}