| { |
| "name": "FFTopNotification", |
| "version": "1.0.5", |
| "summary": "An extension of UIView that provides an animated notification.", |
| "swift_versions": "5.0", |
| "description": "'This CocoaPod provides the ability to display a sliding notification from the top of a UIView.'", |
| "homepage": "https://github.com/FerFrassia/FFTopNotification", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Fer Frassia": "ferfrassia@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/FerFrassia/FFTopNotification.git", |
| "tag": "1.0.5" |
| }, |
| "social_media_url": "https://twitter.com/FerFrassia", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "Classes/*.{h,m,swift}", |
| "swift_version": "5.0" |
| } |