blob: a1689fb77260ff8e7db03730fb5f3e4121060cc4 [file] [log] [blame]
{
"name": "HarryExtensions",
"version": "0.3.7",
"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.3.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HarryExtensions/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}