blob: 0ed85ea9d03e02a93b80ec31d0d5c6f54de93e08 [file] [log] [blame]
{
"name": "KSToastView",
"version": "0.4.1",
"summary": "Simple Popup Notification inspired by Android Toast Widget.",
"description": "Simple Popup Notification inspired by Android Toast Widget (http://developer.android.com/intl/zh-cn/guide/topics/ui/notifiers/toasts.html).",
"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.4.1"
},
"source_files": "KSToastView/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}