blob: f22df573a31a1607c1f4e7da41471afdcc49a563 [file] [log] [blame]
{
"name": "SSFNoticeHUD",
"version": "0.1.0",
"summary": "A simple notice hud written by swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chkkassd/SSFNoticeHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter Shi": "peter1990lynn@gmail.com"
},
"source": {
"git": "https://github.com/chkkassd/SSFNoticeHUD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "5.0",
"source_files": "SSFNoticeHUD/Classes/**/*"
}