blob: da405696f4eb7b19c7d219876c258c9f88d96943 [file] [log] [blame]
{
"name": "SSFNoticeHUD",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "5.0",
"source_files": "SSFNoticeHUD/Classes/**/*"
}