| { |
| "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" |
| } |