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