blob: 4d31cf5a788611ab5eca091ae29ab5affd1b288c [file] [log] [blame]
{
"name": "HGFramework",
"version": "0.1.0",
"summary": "A simple swift helper methods and extensions.",
"description": "This library library adds useful extensions on top of what is already provided by Swift.",
"homepage": "https://github.com/maranathApp/HGFramework",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Frezy Mboumba": "maranathapp@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/maranathApp/HGFramework.git",
"tag": "0.1.0"
},
"source_files": "HGFramework/*.{swift,plist}",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}