blob: b417fe59518ce8d0e80b0e9bc389b9574e5ff6a1 [file] [log] [blame]
{
"name": "SwiftMessageBar",
"version": "4.0.0",
"summary": "A Swift Message Bar",
"description": "A longer description of SwiftMessageBar in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/JanGorman/SwiftMessageBar",
"license": "MIT",
"authors": {
"Jan Gorman": "https://github.com/JanGorman/",
"Ramy Kfoury": "https://github.com/ramy-kfoury/"
},
"social_media_url": "http://twitter.com/JanGorman",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JanGorman/SwiftMessageBar.git",
"tag": "4.0.0"
},
"source_files": "SwiftMessageBar/*.swift",
"resources": "SwiftMessageBar/*.png",
"pushed_with_swift_version": "4.0"
}