blob: d5c15aeb5a0e9a5a99ae5d0c5adead49138baa8a [file] [log] [blame]
{
"name": "HFUtility",
"version": "2.0.10",
"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": "2.0.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*",
"dependencies": {
"TinyLog": [
],
"SwiftKeychainWrapper": [
]
},
"pushed_with_swift_version": "3.0"
}