| { |
| "name": "LocalNotificationWrapper", |
| "version": "0.1.0", |
| "summary": "Simplified UserNotification.", |
| "description": "Manage UserNotification in Swift.", |
| "homepage": "https://github.com/ezequielg/LocalNotificationWrapper", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "ezequielg": "egalindo@wawand.co" |
| }, |
| "source": { |
| "git": "https://github.com/ezequielg/LocalNotificationWrapper.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.2" |
| }, |
| "source_files": "LocalNotificationWrapper/Classes/**/*" |
| } |