blob: 0568c357486f977a0439ddd4c55fa9f5f6cdc77b [file] [log] [blame]
{
"name": "HFUtility",
"version": "1.2.11",
"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.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFUtility/Classes/**/*",
"dependencies": {
"SwiftKeychainWrapper": [
]
}
}