[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 6 / 7 / DTMessageBar / 1.0.0 / DTMessageBar.podspec.json
blobe576582898cf941cfeb70789d8f3ad8a1575effd
2   "name": "DTMessageBar",
3   "version": "1.0.0",
4   "summary": "Simple message bar",
5   "homepage": "https://github.com/danjiang/DTMessageBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Jiang": "dan@danthought.com"
12   },
13   "social_media_url": "http://twitter.com/dtstudio",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/danjiang/DTMessageBar.git",
20     "tag": "1.0.0",
21     "submodules": true
22   },
23   "source_files": "Sources/**/*.{h,swift}",
24   "resources": "Sources/*.png",
25   "pushed_with_swift_version": "3.0"