blob: 4fbb153b7a73e1d463a1a978a1cd2bcac3a75af8 [file] [log] [blame]
{
"name": "SFSwiftNotification",
"version": "0.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/Simone_Ferrini",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}