blob: 6358d3ceae16e551fcfd0e8e19b997c108b1fb87 [file] [log] [blame]
{
"name": "WisdomHUD",
"version": "0.0.2",
"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": "FILE_LICENSE"
},
"authors": {
"tangjianfeng": "497609288@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/tangjianfengVS/WisdomHUD.git",
"tag": "0.0.2"
},
"source_files": "WisdomHUDDemo/WisdomHUDDemo/WisdomHUD/*.swift",
"resources": "WisdomHUDDemo/WisdomHUDDemo/WisdomHUD/WisdomHUD.bundle"
}