blob: 0c578a5bf365c69bba4280b989a33aa63455057a [file] [log] [blame]
{
"name": "HFUtility",
"version": "1.5.1",
"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.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*",
"dependencies": {
"SwiftKeychainWrapper": [
],
"ReadabilityKit": [
],
"AlamofireImage": [
]
},
"pushed_with_swift_version": "3.0"
}