blob: d13491c31dca5de8ea01b9422b6b52c93e49fe79 [file] [log] [blame]
{
"name": "KSToastView",
"version": "0.2",
"summary": "Simple Popup Notification.",
"description": "Simple Popup Notification inspired by Android Toast.",
"homepage": "https://github.com/c0ming/KSToastView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"c0ming": "https://github.com/c0ming"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/c0ming/KSToastView.git",
"tag": "v0.2"
},
"source_files": "KSToastView/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}