blob: 32b07e42012e17186dd0165fb4f8957feeeb1e5e [file] [log] [blame]
{
"name": "LocalNotificationHelper",
"version": "1.1",
"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": "1.1"
},
"source_files": "Source/*.{swift}",
"frameworks": "SystemConfiguration",
"requires_arc": true
}