blob: 27a231b268992f44cbce02b81ecc17f36f03e855 [file] [log] [blame]
{
"name": "LNNotificationsUI",
"version": "0.0.1",
"summary": "A framework for displaying notifications similar to Apple's iOS 7 and iOS 8 notifications.",
"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.",
"homepage": "https://github.com/LeoNatan/LNNotificationsUI",
"license": "MIT",
"authors": "Leo Natan",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CodeEagle/LNNotificationsUI.git",
"tag": "0.0.1"
},
"source_files": "LNNotificationsUI/**/*.{h,m}"
}