blob: e0bd09586b996d2b3818124e7e85bda34e11f23a [file] [log] [blame]
{
"name": "HFUtility",
"version": "1.2.35",
"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.35"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*",
"dependencies": {
"SwiftKeychainWrapper": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "2.3"
}