[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 6 / WTYLocalNotificationScheduler / 0.1.0 / WTYLocalNotificationScheduler.podspec.json
blobd5ccf7ad2887011feafc989e4cc1d057e38e3cc9
2   "name": "WTYLocalNotificationScheduler",
3   "version": "0.1.0",
4   "summary": "WTYLocalNotificationScheduler is used for iOS 8/9 to schedule UILocalNotification with custom repeat interval.",
5   "description": "WTYLocalNotificationScheduler is used for iOS 8/9 to schedule UILocalNotification with custom repeat interval and make it easy to change the notification content when it repeats.",
6   "homepage": "https://github.com/wty21cn/WTYLocalNotificationScheduler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tianyu Wang": "wty21cn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wty21cn/WTYLocalNotificationScheduler.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "http://wty.im",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WTYLocalNotificationScheduler/Classes/**/*"