[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 1 / 3 / StatusBarNotifications / 0.7.0 / StatusBarNotifications.podspec.json
blob2080883e92109747fd5ea7aeeaeb26b578c94339
2   "name": "StatusBarNotifications",
3   "version": "0.7.0",
4   "summary": "Display notifications in iOS Status Bar.",
5   "description": "This Pod allow users to display notification message inside iOS Status Bar. You can customize background color, text color, text font and even size of it.",
6   "homepage": "https://github.com/michaljach/StatusBarNotifications",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "michaljach": "michal.jach@ig.com"
13   },
14   "source": {
15     "git": "https://github.com/michaljach/StatusBarNotifications.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "StatusBarNotifications/Classes/**/*",
22   "pushed_with_swift_version": "3.0"