blob: a992a6861f5f1a47e8415a51fa6d8b76ecd859e7 [file] [log] [blame]
{
"name": "HFCoreUI",
"version": "0.9.3",
"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.9.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFCoreUI/Classes/**/*",
"dependencies": {
"HFUtility": [
],
"pop": [
]
},
"pushed_with_swift_version": "2.3"
}