blob: 1183ec9e5b66a8943f91f19fe325dda697c957e4 [file] [log] [blame]
{
"name": "PJScheduler",
"version": "0.0.1",
"summary": "Local notifications scheduler in Swift compatible with over iOS10",
"description": "With this CocoaPod we can scheduler Local Notification with Swift compatible with over iOS10\"",
"homepage": "https://github.com/pjcau/ABNScheduler",
"license": "MIT",
"authors": {
"Pierre jonny cau": "pjonny@gmail.com"
},
"social_media_url": "http://twitter.com/pjcau",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pjcau/ABNScheduler.git",
"tag": "0.0.1"
},
"source_files": "PJScheduler/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}