blob: b2ede0de71db93de2a4754084e2b88c477e75cb6 [file] [log] [blame]
{
"name": "Addendum",
"version": "0.1.0",
"summary": "Extensions to Swift and Cocoa",
"swift_versions": "5.0",
"description": "Extensions to Swift and Cocoa.",
"module_name": "Addendum",
"homepage": "https://github.com/lazyvar/Addendum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mack Hasz": "mackhasz33@gmail.com"
},
"source": {
"git": "https://github.com/lazyvar/Addendum.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Addendum/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}