[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 9 / 8 / TWMessageBarManager / 1.7.2 / TWMessageBarManager.podspec.json
blob18f9ffe3639d9b76a6c811f5d2185ed647376ad5
2   "name": "TWMessageBarManager",
3   "version": "1.7.2",
4   "summary": "An iOS manager for presenting system-wide notifications via a dropdown message bar.",
5   "homepage": "https://github.com/terryworona/TWMessageBarManager",
6   "screenshots": "https://raw.github.com/terryworona/TWMessageBarManager/master/Screenshots/main.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Terry Worona": "terryworona@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/terryworona/TWMessageBarManager.git",
16     "tag": "v1.7.2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "resources": [
26     "Classes/Icons/*.png"
27   ],
28   "requires_arc": true