[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 9 / DLLocalNotifications / 0.03 / DLLocalNotifications.podspec.json
blobafb54726684ed25df60ea041e19862972dcaf13e
2   "name": "DLLocalNotifications",
3   "version": "0.03",
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.03"
18   },
19   "source_files": [
20     "DLLocalNotifications",
21     "DLLocalNotifications/**/*.{h,m,swift}"
22   ],
23   "pushed_with_swift_version": "3.0"