blob: 93b38fba73b60a944fd8ee311720555661b61cdc [file] [log] [blame]
{
"name": "PennyFramework",
"version": "0.1.1",
"summary": "A short description of PennyFramework.",
"description": "A longer description than the summary because thems the rules for cocoapods.",
"homepage": "http://github.com/dokun1/PennyFramework",
"license": "MIT",
"authors": {
"David Okun": "david@okun.io"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/dokun1/PennyFramework.git",
"tag": "0.1.1"
},
"source_files": "Sources/**/*.swift",
"exclude_files": "Package.swift"
}