[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 4 / b / CleanNotification / 1.2 / CleanNotification.podspec.json
blob5472c1e6fcbea3630a258688bd936a3c00459798
2   "name": "CleanNotification",
3   "version": "1.2",
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.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": "Source/*.swift",
19   "requires_arc": true