blob: 9bee6c4deb727e99b3db65ead343a516a952ec99 [file] [log] [blame]
{
"name": "Notificator",
"version": "0.2.0",
"summary": "Display notifications in your app using auto layout and Swift.",
"description": "Display notifications in your app using auto layout and Swift. Inspired by https://github.com/hyperoslo/Whisper and https://github.com/sferrini/SFSwiftNotification",
"homepage": "https://github.com/BellAppLab/Notificator",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/Notificator.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}