[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / 0 / DMIUserNotifications / 0.0.1 / DMIUserNotifications.podspec.json
blobc020519323f0ea1e12c7a0647ad60309a0f21e8f
2   "name": "DMIUserNotifications",
3   "version": "0.0.1",
4   "summary": "Local Notification Helper for User Notifications framework",
5   "description": "\"DMIUserNotifications 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/KamleshHBTI/DMIUserNotifications.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Kamlesh Kumar",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/KamleshHBTI/DMIUserNotifications.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "DMIUserNotifications",
21     "DMIUserNotifications/**/*.{h,m,swift}"
22   ],
23   "requires_arc": true,
24   "swift_versions": "5.0",
25   "swift_version": "5.0"