[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 9 / 8 / TWMessageBarManager / 1.8.1 / TWMessageBarManager.podspec.json
blobb1042d0fffbb315594ed54551498222b592f9169
2   "name": "TWMessageBarManager",
3   "version": "1.8.1",
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.8.1"
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