[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 6 / 5 / YTStatusBarNotification / 0.1.0 / YTStatusBarNotification.podspec.json
blobf255547096e044330269716177ba22370ede0371
2   "name": "YTStatusBarNotification",
3   "version": "0.1.0",
4   "summary": "YTStatusBarNotification is a library that allows you to easily create text-based notifications that appear on the status bar.",
5   "description": "It is intended to be simple, lightweight, and easy to use. Notifications can be triggered with a single line of code.",
6   "homepage": "https://github.com/yashthaker7/YTStatusBarNotification.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yash Thaker": "yashthaker7@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yashthaker7/YTStatusBarNotification.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YTStatusBarNotification/YTStatusBarNotification/*"