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