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