[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 4 / d / LocalNotifications_Over_iOS10 / 0.0.3 / LocalNotifications_Over_iOS10.podspec.json
blobb10518ea80bcdb12ecaa347b1d89eaffbd165fb4
2   "name": "LocalNotifications_Over_iOS10",
3   "version": "0.0.3",
4   "summary": "Local notifications scheduler in Swift compatible with over iOS10",
5   "description": "With this CocoaPod we can scheduler Local Notification with Swift compatible with over iOS10\"",
6   "homepage": "https://github.com/pjcau/LocalNotifications_Over_iOS10",
7   "license": "MIT",
8   "authors": {
9     "Pierre jonny cau": "pjonny@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/pjcau",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/pjcau/LocalNotifications_Over_iOS10.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "LocalNotifications_Over_iOS10/NotificationManager/**/*.swift",
20   "requires_arc": true,
21   "dependencies": {
22     "SwiftDate": [
23       "~> 4.4.0"
24     ]
25   },
26   "pushed_with_swift_version": "4.0"