blob: 375c3ed2ab2da23f172668688e5240b35005446c [file] [log] [blame]
{
"name": "DRNSnackBar",
"version": "0.0.1",
"summary": "Google Material snack bar for iOS.",
"homepage": "http://github.com/KimDarren/DRNSnackBar",
"screenshots": [
"http://koreandarren.com/snackbar/ipadLandscape.png",
"http://koreandarren.com/snackbar/iphone.png"
],
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"authors": {
"KimDarren": "korean.darren@gmail.com"
},
"source": {
"git": "https://github.com/KimDarren/DRNSnackBar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"social_media_url": "http://fb.com/my.name.is.taejun"
}