[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 6 / 2 / b / SSLocalNotification / 0.1.2 / SSLocalNotification.podspec.json
bloba338bcef2a441359e9ba9c93f4926cdb6298b669
2   "name": "SSLocalNotification",
3   "version": "0.1.2",
4   "summary": "A clean way to display local notifications.",
5   "description": "SSLocalNotification is a lightweight and easy to use local notification alert.",
6   "homepage": "https://github.com/NicholasBellucci/SSLocalNotification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nickdbellucci@gmail.com": "nick@maxxpotential.com"
13   },
14   "source": {
15     "git": "https://github.com/NicholasBellucci/SSLocalNotification.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SSLocalNotification/Classes/**/*",
22   "pushed_with_swift_version": "3.0"