[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 7 / SimpleNotificationBar / 0.1.0 / SimpleNotificationBar.podspec.json
blobccbaf56b25837441958e04f726b50fd8d7166c79
2   "name": "SimpleNotificationBar",
3   "module_name": "SimpleNotificationBar",
4   "version": "0.1.0",
5   "summary": "Easy drop down notification for your users",
6   "description": "Easy drop down notification for your users including errors and successes",
7   "homepage": "https://github.com/Redbooth/SimpleNotificationBar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "twof": "fabiobean2@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Redbooth/SimpleNotificationBar.git",
17     "tag": "0.1.0"
18   },
19   "social_media_url": "https://twitter.com/TheWisestFools",
20   "platforms": {
21     "ios": "10.3"
22   },
23   "swift_version": "4.2",
24   "source_files": "RedboothNotificationBar/Classes/**/*",
25   "dependencies": {
26     "SwiftMessages": [
28     ]
29   }