[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 6 / b / 0 / MDCustomNotificationsManager / 0.9.0 / MDCustomNotificationsManager.podspec.json
blobd6e15d4603c855a80e5b0a1c371b82bc697e40a6
2   "name": "MDCustomNotificationsManager",
3   "version": "0.9.0",
4   "summary": "Display messages in a notification-like way",
5   "homepage": "https://github.com/MagicDealers/MDCustomNotificationsManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jorge Pardo": "JorgePardoPeset@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/MagicDealers/MDCustomNotificationsManager.git",
15     "tag": "0.9.0"
16   },
17   "social_media_url": "https://twitter.com/Thecafremo",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Classes/**/*.{h,m}",
23   "resources": "Classes/**/*.png",
24   "public_header_files": "Classes/**/*.h"