blob: 3dbad5d7f2ef536b87fda5ac19262c37d9e910ba [file] [log] [blame]
{
"name": "WisdomHUD",
"version": "0.0.6",
"summary": "A simple iOS interface to display reminders",
"description": "A simple iOS interface display prompt, help to develop and implement various data state tracking display and loading tasks",
"homepage": "https://github.com/tangjianfengVS/WisdomHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangjianfeng": "497609288@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/tangjianfengVS/WisdomHUD.git",
"tag": "0.0.6"
},
"source_files": "WisdomHUDDemo/WisdomHUDDemo/WisdomHUD/*.swift",
"resources": "WisdomHUDDemo/WisdomHUDDemo/WisdomHUD/WisdomHUD.bundle",
"swift_version": "4.2"
}