blob: 1acfce73d728ae5b2816c1d2756346248d96aee3 [file] [log] [blame]
{
"name": "ModernUpperNotificationView",
"version": "0.1.0",
"summary": "Simple notification view in app. Powered by UpperNotificationController",
"homepage": "https://github.com/muukii0803/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.1.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "ModernUpperNotificationView/Classes/**/*",
"dependencies": {
"UpperNotificationController": [
"~> 0.1.0"
],
"Cartography": [
"~> 0.6"
],
"GCDKit": [
]
}
}