[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 8 / f / BSNotification / 2.0.0 / BSNotification.podspec.json
blobcbb8674635fe83ac7257b54b1c8f95a80b2e9c28
2   "name": "BSNotification",
3   "version": "2.0.0",
4   "summary": "Pop up notification like toast in Android",
5   "description": "Pop up notification like toast in Android. This notification will shown only for 5 seconds. You can show it at the bottom or top of you view controller.",
6   "homepage": "https://github.com/icemanbsi/BSNotification",
7   "license": "MIT",
8   "authors": {
9     "Bobby Stenly": "iceman.bsi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/icemanbsi/BSNotification.git",
13     "tag": "2.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "BSNotification/Classes/**/*",
19   "resource_bundles": {
20   }