blob: 15a2acf168ddabcc891470a00deeb435490d5fb9 [file] [log] [blame]
{
"name": "Habit",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Habit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"deprecated": true
}