[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / c / 2 / CKRemindersBackedList / 0.1.0 / CKRemindersBackedList.podspec.json
blob7e426b4c62a1da2383f10ee8e367630e11de0117
2   "name": "CKRemindersBackedList",
3   "version": "0.1.0",
4   "summary": "Leverage the power of reminders within your app.",
5   "description": "CKRemindersBackedList lets you easily store simple marks like\nfavorites or reminders in the Reminders app that comes with\niOS.",
6   "homepage": "https://github.com/JaNd3r/CKRemindersBackedList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Klaproth": "ck@cm-works.de"
13   },
14   "social_media_url": "http://twitter.com/JaNd3r",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/JaNd3r/CKRemindersBackedList.git",
21     "tag": "0.1.0"
22   },
23   "source_files": "CKRemindersBackedList/*.swift"