[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / 6 / b / 0 / MDCustomNotificationsManager / 0.9.5 / MDCustomNotificationsManager.podspec.json
blob9aa1c9ae0b01a7bb59a97f14d2ee7da7bba12411
2   "name": "MDCustomNotificationsManager",
3   "version": "0.9.5",
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.5"
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"