[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / d / DMRNotificationView / 1.1 / DMRNotificationView.podspec.json
blob0148287a9079e46fd585349854445142a9f4060e
2   "name": "DMRNotificationView",
3   "version": "1.1",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "DMRNotificationView is a simple panel that informs the user about something.",
9   "homepage": "https://github.com/Pitometsu/DMRNotificationView",
10   "authors": {
11     "Damir Tursunovic": "hello@damir.me",
12     "Shan Ul Haq": "g@grevolution.me",
13     "Yuriy Pitomets": "pitometsu@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Pitometsu/DMRNotificationView.git",
17     "tag": "1.1"
18   },
19   "description": "DMRNotificationView is a simple panel that slides down to inform the user about something. It has a title and subtitle (optional). You can set custom tint colors (automatically adds 0.85 transparency to tint color), fonts and dismiss interval.",
20   "source_files": "DMRNotificationView/*.{h,m}",
21   "requires_arc": true