[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 9 / 2 / LocalNotificationWrapper / 0.1.0 / LocalNotificationWrapper.podspec.json
blob607bdac8349111819b86c3189bd6f4a175b5c1ac
2   "name": "LocalNotificationWrapper",
3   "version": "0.1.0",
4   "summary": "Simplified UserNotification.",
5   "description": "Manage UserNotification in Swift.",
6   "homepage": "https://github.com/ezequielg/LocalNotificationWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ezequielg": "egalindo@wawand.co"
13   },
14   "source": {
15     "git": "https://github.com/ezequielg/LocalNotificationWrapper.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.2"
20   },
21   "source_files": "LocalNotificationWrapper/Classes/**/*"