[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 2 / 9 / DFNotificationView / 0.5.3 / DFNotificationView.podspec.json
blob54ea745964171a07416e6dd9ec235eec5df394c5
2   "name": "DFNotificationView",
3   "version": "0.5.3",
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.3"
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   }