blob: 1e27ec546ec73527daa2944404e6e4454b278d06 [file] [log] [blame]
{
"name": "HFCoreUI",
"version": "0.6.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.6.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFCoreUI/Classes/**/*",
"dependencies": {
"HFUtility": [
],
"pop": [
]
}
}