blob: e5e6e4e283d56b52493988b5523598bfb1cff6bc [file] [log] [blame]
{
"name": "Habit",
"version": "0.2.0",
"summary": "An easy-to-use library to make repeated notifications simpler",
"description": "An easy-to-use little library to make repeated notifications simpler",
"homepage": "https://github.com/DroidsOnRoids/Habit",
"license": "MIT",
"authors": {
"Piotr Sochalewski": "piotr.sochalewski@droidsonroids.pl"
},
"source": {
"git": "https://github.com/DroidsOnRoids/Habit.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "10.0"
},
"source_files": "Habit/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"deprecated": true
}