blob: 6b1c116fd98da5e15355df278eba0767d7b5ae07 [file] [log] [blame]
{
"name": "HFUtility",
"version": "1.0.4",
"summary": "Basic Utility",
"description": "Basic utility for iOS program written in Swift.",
"homepage": "https://github.com/DragonCherry/HFUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
".": "."
},
"source": {
"git": "https://github.com/DragonCherry/HFUtility.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*"
}