blob: 2bcdb9a70c3ed1d955f702b1ac46a014f6f44223 [file] [log] [blame]
{
"name": "LocalNotificationHelper",
"version": "2.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/AhmettKeskin/LocalNotificationHelper",
"authors": {
"Ahmet Keskin": "supreme43tr@gmail.com"
},
"social_media_url": "https://twitter.com/_Ahmettkeskin",
"summary": "Local notification helper for swift",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AhmettKeskin/LocalNotificationHelper.git",
"tag": "2.0"
},
"source_files": "Source/*.{swift}",
"frameworks": "SystemConfiguration",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}