blob: cd76dff755a79e2b59bd130eca5932dbb6d0b92a [file] [log] [blame]
{
"name": "HFUtility",
"version": "1.2.25",
"summary": "Handy Framework - HFUtility",
"description": "Handy Framework - Basic Utilities for iOS Application Development",
"homepage": "https://github.com/DragonCherry/HFUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
".": "."
},
"source": {
"git": "https://github.com/DragonCherry/HFUtility.git",
"tag": "1.2.25"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*",
"dependencies": {
"SwiftKeychainWrapper": [
"~> 2.0.0"
]
}
}