blob: 4e6aae6f37f4b974ff1dda47316684d965809aa9 [file] [log] [blame]
{
"name": "AFDropdownNotification",
"version": "1.1",
"summary": "Dropdown notification view for iOS",
"description": "Simple and iOS 7-8 design compliant dropdown notification view for iOS.",
"homepage": "https://github.com/AlvaroFranco/AFDropdownNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alvaro Franco": "alvarofrancoayala@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/AlvaroFranco/AFDropdownNotification.git",
"tag": "v1.1"
},
"screenshots": "https://raw.githubusercontent.com/AlvaroFranco/AFDropdownNotification/master/img/preview.gif?token=ABV8uk1ShHPyKmhdNNJsvN3jYyuhgxJGks5UmHMwwA%3D%3D",
"source_files": "Classes/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}