blob: 01f97a7d76cb398a7f6d9a39cdf671c56a103957 [file] [log] [blame]
{
"name": "HFCoreUI",
"version": "0.1.5",
"summary": "Common iOS Application Template.",
"description": "HFCoreUI provides handy and simple 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.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFCoreUI/Classes/**/*",
"dependencies": {
"HFUtility": [
]
}
}