blob: 039b73e8559609a61ade55e48df5c46a1048983c [file] [log] [blame]
{
"name": "MuffyFramework",
"version": "0.1.1",
"summary": "A short description of MuffyFramework.",
"description": "A longer description that the summary because thems the rules for cocoapods.",
"homepage": "https://github.com/punkhorn/MuffyFramework",
"license": "MIT",
"authors": {
"William Collins": "punkhornsw@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/punkhorn/MuffyFramework.git",
"tag": "0.1.1"
},
"source_files": "Sources/**/*.swift",
"exclude_files": "Package.swift"
}