blob: 0a468653d876187c1ef444ca3bd0e2e078c56a8b [file] [log] [blame]
{
"name": "HFCoreUI",
"version": "0.8.2",
"summary": "Handy Framework - UI Utilities for iOS Application Development",
"description": "HFCoreUI provides handy and simple UI APIs to develop typical commercial iOS application - written in Swift.",
"homepage": "https://github.com/DragonCherry/HFCoreUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/HFCoreUI.git",
"tag": "0.8.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFCoreUI/Classes/**/*",
"dependencies": {
"HFUtility": [
],
"pop": [
]
},
"pushed_with_swift_version": "2.3"
}