[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 8 / LocalNotificationScheduler / 1.0 / LocalNotificationScheduler.podspec.json
blob1428cb3624f32f34faefcfbadb47ef902e7ec2a3
2   "name": "LocalNotificationScheduler",
3   "version": "1.0",
4   "summary": "LocalNotificationScheduler can be used to schedule local notification in iOS in a quick and easy way.",
5   "swift_version": "4.2",
6   "description": "LocalNotificationScheduler is an easier method to schedule local notifications in your project. It can schedule different types of local notifocations with one line of code.",
7   "homepage": "https://github.com/FreshworksStudio/LocalNotificationScheduler.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "harishchopra86": "harish@freshworks.io"
14   },
15   "source": {
16     "git": "https://github.com/FreshworksStudio/LocalNotificationScheduler.git",
17     "tag": 1.0
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "LocalNotificationScheduler/Classes/**/*"