blob: 8eff142c38d5d484f7d3bc89c37e51579fc6bd9d [file] [log] [blame]
{
"name": "HFUtility",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*"
}