blob: c8ec2a4a2638420a441b4b0a7d72bbfb077af37d [file] [log] [blame]
{
"name": "CocoaBar",
"version": "0.1.1",
"summary": "A flexible and simple to use SnackBar view for iOS",
"description": "A flexible and simple to use SnackBar view for iOS. Written in Swift 2.2.",
"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.1.1"
},
"source_files": [
"Source",
"Source/**/*.{swift}"
],
"resources": [
"Source/**/*.{xib}"
]
}