[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 4 / b / PJScheduler / 0.0.2 / PJScheduler.podspec.json
blobed427b87eb57b6ea7cb9caaa1d28863b5ab0339a
2   "name": "PJScheduler",
3   "version": "0.0.2",
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/ABNScheduler",
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": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/pjcau/ABNScheduler.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "PJScheduler/**/*.swift",
20   "requires_arc": true,
21   "pushed_with_swift_version": "4.0"