[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / d / 9 / DLLocalNotifications / 0.06 / DLLocalNotifications.podspec.json
bloba527e7677d4a7199fe5c3ca149aab9a648b00ac4
2   "name": "DLLocalNotifications",
3   "version": "0.06",
4   "summary": "Local Notification Helper for User Notifications framework",
5   "description": "\"DLLocalNotifications makes it extremely easy to setup a local \tnotification, while making it easy to repeat notifications, and encapsulating away the intricacies of the User Notifications Framework.\"",
6   "homepage": "https://github.com/d7laungani/DLLocalNotifications",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Devesh Laungani",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/d7laungani/DLLocalNotifications.git",
17     "tag": "0.06"
18   },
19   "source_files": [
20     "DLLocalNotifications",
21     "DLLocalNotifications/**/*.{h,m,swift}"
22   ],
23   "pushed_with_swift_version": "3.0"