blob: 659f5054fb132316a1e9e51579bd102bbb342d37 [file] [log] [blame]
{
"name": "ModernUpperNotificationView",
"version": "0.2.0",
"summary": "Simple notification view in app. Powered by UpperNotificationController",
"homepage": "https://github.com/muukii/ModernUpperNotificationView",
"screenshots": "https://raw.githubusercontent.com/muukii/ModernUpperNotificationView/master/sample1.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/ModernUpperNotificationView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "ModernUpperNotificationView/Classes/**/*",
"dependencies": {
"UpperNotificationController": [
"~> 0.1.0"
],
"EasyPeasy": [
],
"GCDKit": [
]
}
}