blob: 570f81ed302009115d0905a44e81cb1d6124f1f2 [file] [log] [blame]
{
"name": "HFCoreUI",
"version": "2.0.9",
"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": "2.0.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFCoreUI/Classes/**/*",
"dependencies": {
"HFUtility": [
],
"SwiftARGB": [
],
"pop": [
],
"PureLayout": [
],
"AttachLayout": [
]
},
"pushed_with_swift_version": "3.0"
}