blob: 4b228b4b90b0c0d2cb85a8dd558d934dab656816 [file] [log] [blame]
{
"name": "HarryExtensions",
"version": "0.4.2",
"swift_versions": "5.0",
"summary": "All the good stuff.",
"description": "'All the good stuff.'",
"homepage": "https://github.com/pewepw/HarryExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pewepw": "harryng.gj@gmail.com"
},
"source": {
"git": "https://github.com/pewepw/HarryExtensions.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HarryExtensions/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}