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