blob: fa1b3cd27e87b31aa8f5a746ee9ec5538371b69e [file] [log] [blame]
{
"name": "HFUtility",
"version": "1.2.9",
"summary": "Basic Utility",
"description": "Basic utility for iOS program written in Swift.",
"homepage": "https://github.com/DragonCherry/HFUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
".": "."
},
"source": {
"git": "https://github.com/DragonCherry/HFUtility.git",
"tag": "1.2.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*",
"dependencies": {
"RNCryptor": [
],
"SwiftKeychainWrapper": [
],
"ReachabilitySwift": [
"~> 2.3.3"
]
}
}