[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 6 / b / d / LNNotificationsUI / 0.0.1 / LNNotificationsUI.podspec.json
blob27a231b268992f44cbce02b81ecc17f36f03e855
2   "name": "LNNotificationsUI",
3   "version": "0.0.1",
4   "summary": "A framework for displaying notifications similar to Apple's iOS 7 and iOS 8 notifications.",
5   "description": "LNNotificationsUI is a framework for displaying notifications\nsimilar to Apple's iOS 7 and iOS 8 notifications.\nIt is meant to complement the native look and feel,\nby providing a pixel-accurate (as much as possible) recreation of the notifications.",
6   "homepage": "https://github.com/LeoNatan/LNNotificationsUI",
7   "license": "MIT",
8   "authors": "Leo Natan",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/CodeEagle/LNNotificationsUI.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "LNNotificationsUI/**/*.{h,m}"