| { |
| "name": "RADInfoBannerView", |
| "version": "1.0.1", |
| "summary": "Simple and Customizable Dropdown banner below Navigation Bar", |
| "homepage": "https://github.com/rad182/RADInfoBannerView", |
| "license": "MIT", |
| "authors": { |
| "Royce Albert Dy": "rady182@me.com" |
| }, |
| "source": { |
| "git": "https://github.com/rad182/RADInfoBannerView.git", |
| "tag": "1.0.1" |
| }, |
| "social_media_url": "https://twitter.com/rad182", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/*.swift", |
| "frameworks": "UIKit" |
| } |