blob: edc38fad2a00a72c6a7ceb7bb3a7db789f11ed7f [file] [log] [blame]
{
"name": "CocoaBar",
"version": "0.3.0",
"summary": "Snackbar for iOS.",
"description": "A flexible and simple to use SnackBar view for iOS.",
"homepage": "https://github.com/MerrickSapsford/CocoaBar",
"screenshots": [
"https://raw.githubusercontent.com/MerrickSapsford/CocoaBar/develop/Resource/screenshot1.png",
"https://raw.githubusercontent.com/MerrickSapsford/CocoaBar/develop/Resource/screenshot2.png"
],
"license": "MIT",
"authors": {
"Merrick Sapsford": "merrick@sapsford.tech"
},
"social_media_url": "http://twitter.com/MerrickSapsford",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MerrickSapsford/CocoaBar.git",
"tag": "0.3.0"
},
"source_files": [
"CocoaBar",
"Sources/**/*.{swift}"
],
"resources": [
"Sources/**/*.{xib}"
],
"pushed_with_swift_version": "3.0"
}