[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 4 / 2 / 9 / DFNotificationView / 0.5.4 / DFNotificationView.podspec.json
blob034e31203823831a67ca9bd0a9f06d3e05d0cbb6
2   "name": "DFNotificationView",
3   "version": "0.5.4",
4   "summary": "Drop-in, semi-translucent and blurring notification view.",
5   "homepage": "https://github.com/problame/CSNotificationView",
6   "license": {
7     "type": "MIT License",
8     "file": "LICENSE.md"
9   },
10   "authors": "Christian Schwarz",
11   "source": {
12     "git": "https://github.com/DramaFever/DFNotificationView.git",
13     "tag": "0.5.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "CSNotificationView/*.{h,m}",
20   "resource_bundles": {
21     "CSNotificationView": [
22       "CSNotificationView/Resources/*.png"
23     ]
24   }