blob: 8c30fa474a4d6930f4ea770850726c929d66a265 [file] [log] [blame]
{
"name": "HFUtility",
"version": "1.2.27",
"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.27"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*",
"dependencies": {
"SwiftKeychainWrapper": [
"~> 2.0.0"
]
}
}