blob: cbc8e283e94b6e599d3bc959c21eba487ac927c0 [file] [log] [blame]
{
"name": "CKRemindersBackedList",
"version": "0.1.1",
"summary": "Leverage the power of reminders within your app.",
"description": "CKRemindersBackedList lets you easily store simple marks like\nfavorites or reminders in the Reminders app that comes with\niOS.",
"homepage": "https://github.com/JaNd3r/CKRemindersBackedList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christian Klaproth": "ck@cm-works.de"
},
"social_media_url": "http://twitter.com/JaNd3r",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/JaNd3r/CKRemindersBackedList.git",
"tag": "0.1.1"
},
"source_files": "CKRemindersBackedList/*.swift"
}