blob: 7ab04707e7842e1b6ef7ae9ca37301116cabd7e8 [file] [log] [blame]
{
"name": "SFSwiftNotification",
"version": "0.0.3",
"summary": "Simple custom user notifications (UIView subclass)",
"homepage": "https://github.com/sferrini/SFSwiftNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simone Ferrini": "sferrini@hotmail.it"
},
"source": {
"git": "https://github.com/sferrini/SFSwiftNotification.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/Simone_Ferrini",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}