blob: f255547096e044330269716177ba22370ede0371 [file] [log] [blame]
{
"name": "YTStatusBarNotification",
"version": "0.1.0",
"summary": "YTStatusBarNotification is a library that allows you to easily create text-based notifications that appear on the status bar.",
"description": "It is intended to be simple, lightweight, and easy to use. Notifications can be triggered with a single line of code.",
"homepage": "https://github.com/yashthaker7/YTStatusBarNotification.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yash Thaker": "yashthaker7@gmail.com"
},
"source": {
"git": "https://github.com/yashthaker7/YTStatusBarNotification.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YTStatusBarNotification/YTStatusBarNotification/*"
}