blob: 8553b55322c3085512bf3df0544fa20a81bc485c [file] [log] [blame]
{
"name": "HarryExtensions",
"version": "0.2.8",
"swift_versions": "4.2",
"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.2.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HarryExtensions/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}