[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / e / 4 / b / CleanNotification / 1.1 / CleanNotification.podspec.json
blobe638ea07d710b70481ef8b89b9050edee02f12a3
2   "name": "CleanNotification",
3   "version": "1.1",
4   "license": "MIT",
5   "summary": "CleanNotification is an attempt to make notifications more sensible in Swift.",
6   "homepage": "https://github.com/lucasihlstrom/CleanNotification",
7   "authors": {
8     "Lucas": "lucas@apping.se"
9   },
10   "source": {
11     "git": "https://github.com/lucasihlstrom/CleanNotification.git",
12     "tag": "1.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "Source/*.swift",
19   "requires_arc": true